# TokenDto ## Properties | Name | Type | Description | Notes | | -------------- | ----------------- | ----------- | ---------------------------- | | **created_at** | **DateTime** | | [optional] [default to null] | | **enabled** | **bool** | | [optional] [default to null] | | **id** | **i64** | | [optional] [default to null] | | **name** | **String** | | [optional] [default to null] | | **readable** | **bool** | | [optional] [default to null] | | **token** | **String** | | [optional] [default to null] | | **writeable** | **bool** | | [optional] [default to null] | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)