

# ApiRainbowUcsV10ConnectionsMessage

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | the message Id | 
**conversationId** | **String** |  | 
**from** | **String** | the sender Id | 
**isGroup** | **Boolean** | is a multi-user message |  [optional]
**subject** | **String** | the subject |  [optional]
**body** | **String** | the content | 
**lang** | **String** | the text language |  [optional]
**attachment** | [**ApiRainbowUcsV10ConnectionsMessageAttachment**](ApiRainbowUcsV10ConnectionsMessageAttachment.md) |  |  [optional]
**contents** | [**List&lt;Content&gt;**](Content.md) | list of alternative content |  [optional]



