| Name | Type | Description | Notes |
|---|---|---|---|
| data | {String: Object} | Message Payload. | [optional] |
| cid | String | Confirmation ID. | [optional] |
| ddid | String | Destination Device ID. | [optional] |
| sdid | String | Source Device ID. | [optional] |
| ts | Number | Timestamp (past, present or future). Defaults to current time if not provided. | [optional] |
| type | String | Type. | [optional] [default to 'message'] |
| mid | String | Message ID. | [optional] |
| uid | String | User ID. | [optional] |
| sdtid | String | Source Device Type ID. | [optional] |
| cts | Number | Created Timestamp (past, present or future). Defaults to current time if not provided. | [optional] |
| mv | Number | Manifest Version. | [optional] |