# ContractTerminateContractRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **reason** | Option<**String**> | A reason for the termination can be given as plain text. | [optional] **termination_target_date** | Option<**String**> | The termination date has to be a valid date according to activation and contract period of the base ContractItem. If none given, the next possible termination date will be used. | [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)