--- 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"}