

# MessageCreateMessage

Message object
## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**subject** | **String** | Message subject |  [optional]
**lang** | **String** | en |  [optional]
**contents** | [**List&lt;Content&gt;**](Content.md) | list of alternative content |  [optional]
**body** | **String** | Message body |  [optional]
**attachment** | [**Attachment**](Attachment.md) |  |  [optional]



