# BulkWritableTokenRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**key** | Option<**String**> | | [optional]
**expires** | Option<**String**> | | [optional]
**write_enabled** | Option<**bool**> | Permit create/update/delete operations using this key | [optional]
**description** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)