DeviceListQueryResult
List of devices.
DeviceListQueryResult
List of devices.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
accountName | string | No | Account identifier in "##########-#####". |
hasMoreData | boolean | No | True if there are more devices to retrieve. |
lastSeenDeviceId | integer | No | If hasMoreData=true, the startIndex to use for the next request. 0 if hasMoreData=false. |
deviceList | array | No | The list of devices in the account. |