ConversationMessages
Return the data for all ConversationMessages.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Etag | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| Body | String | ||
| ConversationId | Integer | ||
| ConversationEtag | String | ||
| Date | String | ||
| DocumentId | Integer | ||
| DocumentEtag | String | ||
| DocumentName | String | ||
| Receivers | String | ||
| SenderId | Integer | ||
| SenderName | String | ||
| SenderType | String |