TrustedDevice

From Gvp-public
Revision as of 21:29, 15 September 2014 by Rcalvo (talk | contribs) (Created page with "{{Api_DataType_Spec |Description= |Members= {{{!}} border="2" style="width:800px" cellspacing="0" cellpadding="10" {{!}}- style="background:#88ccff;font-size:110%" ! Fie...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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


See also