| Name | Type | Description | Notes |
|---|---|---|---|
| content | str | The content of the message | |
| message_type | str | [optional] | |
| private | bool | Flag to identify if it is a private note | [optional] |
| content_type | str | if you want to create custom message types | [optional] |
| content_attributes | object | attributes based on your content type | [optional] |
| template_params | Apiv1accountsaccountIdconversationsMessageTemplateParams | [optional] |