# CreateDateFieldRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**date_custom_field_id** | Option<**i64**> | A date custom field ID. This is required if the type is \"DateCustomField\". | [optional]
**r#type** | **String** | The date field type. This must be \"DueDate\", \"TargetStartDate\", \"TargetEndDate\" or \"DateCustomField\". |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)