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

     1  # IvrMenuInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Id** | **string** | Internal identifier of an IVR Menu extension | [optional] 
     7  **Uri** | **string** | Link to an IVR Menu extension resource | [optional] 
     8  **Name** | **string** | First name of an IVR Menu user | [optional] 
     9  **ExtensionNumber** | **string** | Number of an IVR Menu extension | [optional] 
    10  **Prompt** | [**IvrMenuPromptInfo**](IVRMenuPromptInfo.md) |  | [optional] 
    11  **Actions** | [**[]IvrMenuActionsInfo**](IVRMenuActionsInfo.md) | Keys handling settings | [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