| Name | Type | Description | Notes |
|---|---|---|---|
| conversationId | String | The platformConversationId (the same identity used by metadata.conversationId) | [optional] |
| mongoId | String | The Conversation document _id, when a matching doc exists | [optional] |
| accountId | String | [optional] | |
| platform | String | [optional] | |
| participantName | String | [optional] | |
| participantUsername | String | [optional] | |
| participantPicture | String | [optional] | |
| lastMessage | String | Cached preview from the Conversation doc | [optional] |
| totalMessages | Integer | [optional] | |
| received | Integer | [optional] | |
| sent | Integer | [optional] | |
| read | Integer | [optional] | |
| failed | Integer | [optional] | |
| firstMessageAt | OffsetDateTime | [optional] | |
| lastMessageAt | OffsetDateTime | [optional] |