DeviceIdSearch
Search by device id.
DeviceIdSearch
Search by device id.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
contains | string | Yes | The string appears anywhere in the identifer. |
startswith | string | No | The identifer must start with the specified string. |
endswith | string | No | The identifier must end with the specified string. |
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. |