

# Message

A message
## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**subject** | **String** | The subject |  [optional]
**lang** | **String** | en |  [optional]
**id** | **String** | The identifier |  [optional]
**from** | **String** | The message sender |  [optional]
**datetime** | **String** | The creation datetime |  [optional]
**contents** | [**List&lt;Content&gt;**](Content.md) | list of alternative content |  [optional]
**body** | **String** | The body |  [optional]
**attachment** | [**Attachment**](Attachment.md) |  |  [optional]



