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