# S2SApi.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** | [**[Content]**](Content.md) | list of alternative content | [optional] 
**body** | **String** | The body | [optional] 
**attachment** | [**Attachment**](Attachment.md) |  | [optional] 


