github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/CustomCompanyGreetingRequest.md (about) 1 # CustomCompanyGreetingRequest 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Type** | **string** | Type of a greeting, specifying the case when the greeting is played. See Greeting Types = ['Introductory', 'Announcement', 'ConnectingMessage', 'ConnectingAudio', 'Voicemail', 'Unavailable', 'HoldMusic'] | [optional] 7 **AnsweringRule** | [**CustomCompanyGreetingAnsweringRuleInfo**](CustomCompanyGreetingAnsweringRuleInfo.md) | | [optional] 8 9 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 10 11