OBPinDefault

From Gvp-public
Revision as of 13:44, 18 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
DefaultValue String
ID int
Name String
PinType UserPinType
PinTypeId int
PlatformId int


Example

{

"Id": 2,
"PlatformId": 12,
"PinTypeId": 1,
"Name": "Vivo Play (Brasil) Parental Pin",
"DefaultValue": "0000",
"Owner": 1,
"Source": 1,
"PinType": 1,
"CacheEnabled": false,
"CacheTime": 0,
"ID": 2,
"MediaType": "GVP_PLATFORM_PIN_DEFAULT",
"FieldsLoaded": true,
"RelatedsLoaded": false,
"ReferenceSql": {
"DbType": 1,
"DbInterface": 1
}

}


Known issues

None


Version history

API Version Number Change description Changes author
1.0 Initial data type implementation Harley Cabral


See also