info
| Field | Type |
|---|---|
| access_level | Access Level enum |
| access_type | Access Type enum |
| selections | Selections object |
Access Level
Limited values of the 'Integer' type:
0
1
2
3
4
Access Type
Limited values of the 'String' type:
Custom
Full Access
Limited Access
Minimal Access
Public Only
Selections
| Field | Type | Description |
|---|---|---|
| company | Array of strings | All accessible selections under the company section accessible using this key. |
| faction | Array of strings | All accessible selections under the faction section accessible using this key. |
| key | Array of strings | All accessible selections under the key section accessible using this key. |
| market | Array of strings | All accessible selections under the market section accessible using this key. |
| property | Array of strings | All accessible selections under the property section accessible using this key. |
| torn | Array of strings | All accessible selections under the torn section accessible using this key. |
| user | Array of strings | All accessible selections under the user section accessible using this key. |