Sha256: bea7858a87844796518a23fcad4d72ebda88f5bcfd0e2062615628894b1f5725

Contents?: true

Size: 1.29 KB

Versions: 11

Compression:

Stored size: 1.29 KB

Contents

---
title: MessageData
---
## PureCloud::MessageData

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **provider_message_id** | **String** | The unique identifier of the message from provider | [optional] |
| **timestamp** | **DateTime** | The time when the message was received or sent. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **from_address** | **String** | The sender of the text message. | [optional] |
| **to_address** | **String** | The recipient of the text message. | [optional] |
| **direction** | **String** | The direction of the message. | [optional] |
| **messenger_type** | **String** | Type of text messenger. | [optional] |
| **text_body** | **String** | The body of the text message. | |
| **status** | **String** | The status of the message. | |
| **media** | [**Array<MessageMedia>**](MessageMedia.html) | The media details associated to a message. | [optional] |
| **created_by** | [**User**](User.html) | User who sent this message. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
purecloudplatformclientv2-35.0.0 docs/MessageData.md
purecloudplatformclientv2-34.0.0 docs/MessageData.md
purecloudplatformclientv2-33.1.0 docs/MessageData.md
purecloudplatformclientv2-33.0.0 docs/MessageData.md
purecloudplatformclientv2-32.0.0 docs/MessageData.md
purecloudplatformclientv2-31.0.0 docs/MessageData.md
purecloudplatformclientv2-30.1.0 docs/MessageData.md
purecloudplatformclientv2-30.0.0 docs/MessageData.md
purecloudplatformclientv2-29.0.0 docs/MessageData.md
purecloudplatformclientv2-28.0.1 docs/MessageData.md
purecloudplatformclientv2-28.0.0 docs/MessageData.md