DeactivateDeviceListIds
DeactivateDeviceListIds
Items
Each item is object { id, kind } \| object { id, kind }.
Any of
DeviceId
An identifier for a single device.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The value of the device identifier. |
kind | string | Yes | The type of the device identifier. Valid types of identifiers are:ESN (decimal),EID,ICCID (up to 20 digits),IMEI (up to 16 digits),MDN,MEID (hexadecimal),MSISDN. |
PropertyDeviceId
Properties
| Name | Type | Required | Description |
|---|---|---|---|
id | string | No | |
kind | string | No | The type of the device identifier. Valid types of identifiers are:ESN (decimal),EID,ICCID (up to 20 digits),IMEI (up to 16 digits),MDN,MEID (hexadecimal),MSISDN. |