TrustedDevice
Jump to navigation
Jump to search
Members
Field | Data Type | Description |
---|---|---|
CreationDate | int | |
DeviceExternalId | String | |
DeviceId | String | |
DeviceTypeId | String | |
Enabled | int | |
FriendlyName | String | |
ID | int | |
Master | bool |
Example
{
- "ID": 23756,
- "DeviceId": "353317050544643",
- "FriendlyName": "SAMSUNG GT-I9300",
- "DeviceTypeId": 501,
- "CreationDate": 1366920941,
- "Enabled": 1,
- "DeviceExternalId": "",
- "Master": false
}
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
1.0 | Initial data type implementation | Harley Cabral |