Difference between revisions of "TrustedDeviceList"
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 17:33, 16 September 2014
Members
| Field | Data Type | Description |
|---|---|---|
| Current | int | |
| List | Array of TrustedDevice | |
| Maximum | int |
Example
{
- Current: 12
- List: [
- Array of TrustedDevice
- ]
- Maximum: 0
}
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial data type implementation | Harley Cabral |