AccountLicenseInfo
Account license information.
AccountLicenseInfo
Account license information.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
accountName | string | No | Account identifier in "##########-#####". |
totalLicenses | integer | No | Number of monthly licenses in an MRC subscription. |
assignedLicenses | integer | No | Number of licenses currently assigned to devices. |
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 that have licenses assigned, including the date and time of when each license was assigned. |