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