github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/DictionaryGreetingInfo.md (about) 1 # DictionaryGreetingInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Id** | **string** | Internal identifier of a greeting | [optional] 7 **Uri** | **string** | Link to a greeting | [optional] 8 **Name** | **string** | Name of a greeting | [optional] 9 **UsageType** | **string** | Usage type of a greeting, specifying if the greeting is applied for user extension or department extension = ['UserExtensionAnsweringRule', 'ExtensionAnsweringRule', 'DepartmentExtensionAnsweringRule', 'CompanyAnsweringRule', 'CompanyAfterHoursAnsweringRule'] | [optional] 10 **Text** | **string** | Text of a greeting, if any | [optional] 11 **ContentUri** | **string** | Link to a greeting content (audio file), if any | [optional] 12 **Type** | **string** | Type of a greeting, specifying the case when the greeting is played. See Greeting Types = ['Introductory', 'Announcement', 'ConnectingMessage', 'ConnectingAudio', 'Voicemail', 'Unavailable', 'InterruptPrompt', 'HoldMusic', 'Company'] | [optional] 13 **Category** | **string** | Category of a greeting, specifying data form. The category value 'None' specifies that greetings of a certain type ('Introductory', 'ConnectingAudio', etc.) are switched off for an extension = ['Music', 'Message', 'Ring Tones', 'None'] | [optional] 14 **Navigation** | [**NavigationInfo**](NavigationInfo.md) | | [optional] 15 **Paging** | [**PagingInfo**](PagingInfo.md) | | [optional] 16 17 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 19