TrustedDeviceList
Jump to navigation
Jump to search
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 |