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

     1  # PromptInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Uri** | **string** | Internal identifier of a prompt | [optional] 
     7  **Id** | **string** | Link to a prompt metadata | [optional] 
     8  **ContentType** | **string** | Type of a prompt media content | [optional] 
     9  **ContentUri** | **string** | Link to a prompt media content | [optional] 
    10  **Filename** | **string** | Name of a prompt | [optional] 
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14