# DatabasesCreateDatetimeAttributeRequest
## Properties
**key** | **String** | Attribute Key. | [default to null]
**required** | **bool** | Is attribute required? | [default to false]
**default** | Option<**String**> | Default value for the attribute in ISO 8601 format. Cannot be set when attribute is required. | [optional][default to null]
**array** | Option<**bool**> | Is attribute an array? | [optional][default to false]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)