Sha256: dc87409d5a79ef6f478ffbee2fb71e71c1eb94f77688c1c22259e906c76bda1c
Contents?: true
Size: 852 Bytes
Versions: 5
Compression:
Stored size: 852 Bytes
Contents
--- title: ContentAttachment --- ## PureCloud::ContentAttachment ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | Vendor specific ID for media. For example, a LINE sticker ID | [optional] | | **media_type** | **String** | The type of media this instance represents | | | **url** | **String** | Content element url | [optional] | | **mime** | **String** | Content mime type from https://www.iana.org/assignments/media-types/media-types.xhtml | [optional] | | **text** | **String** | Text message associated with media element: e.g. caption in case of image. | [optional] | | **sha256** | **String** | Secure hash of the media content | [optional] | | **filename** | **String** | Suggested file name for media file | [optional] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems