# TokenRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **statements** | Vec<**[crate::models::Statement](Statement.md)**> | A list of statements which match roles to resources. The token will have all statements apply to it. | **expires** | **String** | The ISO8601 datetime when the token will expire. Default is 24 hours from now. | [[API Models]](./README.md#documentation-for-models) ☆ [[API Endpoints]](./README.md#documentation-for-api-endpoints) ☆ [[Back to Repo]](../README.md)