Sha256: 6fd1bbda33fb08b28f1ba520689abe3fa65ff3fa94bfcb105ad890f7e8d1ccf6
Contents?: true
Size: 1.13 KB
Versions: 72
Compression:
Stored size: 1.13 KB
Contents
--- title: MessageDetails --- ## PureCloud::MessageDetails ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **message_id** | **String** | UUID identifying the message media. | [optional] | | **message_uri** | **String** | A URI for this message entity. | [optional] | | **message_status** | **String** | Indicates the delivery status of the message. | [optional] | | **message_segment_count** | **Integer** | The message segment count, greater than 1 if the message content was split into multiple parts for this message type, e.g. SMS character limits. | [optional] | | **message_time** | **DateTime** | The time when the message was sent or received. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **media** | [**Array<MessageMedia>**](MessageMedia.html) | The media (images, files, etc) associated with this message, if any | [optional] | | **stickers** | [**Array<MessageSticker>**](MessageSticker.html) | One or more stickers associated with this message, if any | [optional] | {: class="table table-striped"}
Version data entries
72 entries across 72 versions & 1 rubygems