Device (
deviceId : string,
platform : string,
phoneNumber : string,
currentOwnerUserId : string,
imei : string,
operatorCode : int,
operatorName : string,
operatorCountryCode : int,
phoneModel : string,
operatorCountry : string,
lastUsed : date,
created : date,
buildNumber : string,
locked : LockState
)
The Device
type is used for returning lists in getDevices
(see getDevices).
For an explanation of the values returned, please see the section on Columns in the Device tab. Only the following values may require more explanation:
Values
Name |
Description |
Type: string |
This is the build number of the DME client on the device in question. |
Type: LockState |
Can be one of four values:
|