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