| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Id of the message | [optional] |
| content | str | Text content of the message | [optional] |
| message_type | str | Denotes the message type | [optional] |
| content_type | str | Content type of the message | [optional] |
| content_attributes | str | Additional content attributes of the message | [optional] |
| created_at | str | Created at time stamp of the message | [optional] |
| conversation_id | str | Conversation Id of the message | [optional] |
| attachments | list[object] | Attachments if any | [optional] |
| sender | object | Details of the sender | [optional] |