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