| accessAllOrganization | Boolean | | [optional] [default to null] |
| apiRateLimitHour | Long | | [optional] [default to null] |
| bytesRateLimitHour | Long | | [optional] [default to null] |
| engineInstanceID | UUID | | [optional] [default to null] |
| expiration | Long | The unix timestamp for the token expiration. If 0, then it does not expire | [optional] [default to null] |
| hostID | UUID | | [optional] [default to null] |
| kvpJSON | String | | [optional] [default to null] |
| maxAPI | Long | | [optional] [default to null] |
| maxBytes | Long | | [optional] [default to null] |
| maxTasks | Long | | [optional] [default to null] |
| organizationIDs | List | This is a list of Org ID that the token can access to. If accessAllOrganization is true, this value will be override. | [optional] [default to null] |
| roleIDs | List | | [optional] [default to null] |
| taskRateLimitHour | Long | | [optional] [default to null] |
| type | TokenTypeEnum | | [optional] [default to null] |
| userID | UUID | | [optional] [default to null] |