Difference between revisions of "UserPinStatus"
Jump to navigation
Jump to search
(Created page with "{{Api_DataType_Spec |Description=Represents a PricingModels object. Pricing model is object who has information about what price should be applied to a product and what rule s...") |
|||
Line 1: | Line 1: | ||
{{Api_DataType_Spec | {{Api_DataType_Spec | ||
− | |Description= | + | |Description= |
− | |||
− | |||
|Members= | |Members= |
Latest revision as of 18:45, 18 September 2014
Members
Field | Data Type | Description |
---|---|---|
Enabled | bool | |
FirstUse | bool | |
Type | UserPinType |
Example
{
- "Type": 2,
- "Enabled": true,
- "FirstUse": false
}
Known issues
None
Version history
API Version Number | Change description | Changes author |
---|---|---|
1.0 | Initial data type implementation | Harley Cabral |