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

     1  # MessageAttachmentInfoIntId
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Id** | **int64** | Internal identifier of a message attachment | [optional] 
     7  **Uri** | **string** | Canonical URI of a message attachment | [optional] 
     8  **Type** | **string** | Type of message attachment | [optional] 
     9  **ContentType** | **string** | MIME type for a given attachment, for instance 'audio/wav' | [optional] 
    10  **VmDuration** | **int32** | Voicemail only Duration of the voicemail in seconds | [optional] 
    11  **Filename** | **string** | Name of a file attached | [optional] 
    12  **Size** | **int32** | Size of attachment in bytes | [optional] 
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    15  
    16