Sha256: 3122cc887a5cffe130ab9bb7b85e1c032cfba8ccae9f4d6d3021552599ea0e83
Contents?: true
Size: 890 Bytes
Versions: 44
Compression:
Stored size: 890 Bytes
Contents
--- title: WebChatMessage --- ## PureCloud::WebChatMessage ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **conversation** | [**WebChatConversation**](WebChatConversation.html) | The identifier of the conversation | | | **sender** | [**WebChatMemberInfo**](WebChatMemberInfo.html) | The member who sent the message | | | **body** | **String** | The message body. | | | **body_type** | **String** | The purpose of the message within the conversation, such as a standard text entry versus a greeting. | | | **timestamp** | **DateTime** | The timestamp of the message, in ISO-8601 format | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
44 entries across 44 versions & 1 rubygems