Sha256: 8cee0e03d58d5d52358dc918963e74624de8f293fc2196473160d6be3a1f6d38
Contents?: true
Size: 959 Bytes
Versions: 5
Compression:
Stored size: 959 Bytes
Contents
--- title: MessageContent --- ## PureCloud::MessageContent ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **content_type** | **String** | Type of this content element. If contentType = \"Attachment\" only one item is allowed. | | | **location** | [**ContentLocation**](ContentLocation.html) | Location object | [optional] | | **attachment** | [**ContentAttachment**](ContentAttachment.html) | Attachment object | [optional] | | **quick_reply** | [**ContentQuickReply**](ContentQuickReply.html) | Quick reply object | [optional] | | **generic** | [**ContentGeneric**](ContentGeneric.html) | Generic content object | [optional] | | **list** | [**ContentList**](ContentList.html) | List content object | [optional] | | **template** | [**ContentNotificationTemplate**](ContentNotificationTemplate.html) | Template notification object | [optional] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems