Sha256: e9c4aa89cf2dfeb8dc512aab5a444edbe590ccd26e756574d9316c1e724c4100
Contents?: true
Size: 574 Bytes
Versions: 8
Compression:
Stored size: 574 Bytes
Contents
# ArtikCloud::MessageIn ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **data** | **Hash<String, Object>** | Message Payload. | [optional] **cid** | **String** | Confirmation ID. | [optional] **ddid** | **String** | Destination Device ID. | [optional] **sdid** | **String** | Source Device ID. | [optional] **ts** | **Integer** | Timestamp (past, present or future). Defaults to current time if not provided. | [optional] **type** | **String** | Type. | [optional] [default to "message"]
Version data entries
8 entries across 8 versions & 1 rubygems