OBPinDefault
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 |