github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/CustomCompanyGreetingInfo.md (about)

     1  # CustomCompanyGreetingInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Uri** | **string** | Link to an extension custom greeting | [optional] 
     7  **Id** | **string** | Internal identifier of an answering rule | [optional] 
     8  **Type** | **string** | Internal identifier of an answering rule | [optional] 
     9  **ContentType** | **string** | Content media type in WAV/MP3 format | [optional] 
    10  **ContentUri** | **string** | Link to a greeting content (audio file) | [optional] 
    11  **AnsweringRule** | [**CustomGreetingAnsweringRuleInfo**](CustomGreetingAnsweringRuleInfo.md) |  | [optional] 
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15