--- title: MessageMediaAttachment --- ## PureCloud::MessageMediaAttachment ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **url** | **String** | The location of the media, useful for retrieving it | [optional] | | **media_type** | **String** | The optional internet media type of the the media object.If null then the media type should be dictated by the url. | [optional] | | **content_length** | **Integer** | The optional content length of the the media object, in bytes. | [optional] | | **name** | **String** | | [optional] | | **id** | **String** | | [optional] | {: class="table table-striped"}