# DeleteHardbounces ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **start_date** | Option<**String**> | Starting date (YYYY-MM-DD) of the time period for deletion. The hardbounces occurred after this date will be deleted. Must be less than or equal to the endDate | [optional] **end_date** | Option<**String**> | Ending date (YYYY-MM-DD) of the time period for deletion. The hardbounces until this date will be deleted. Must be greater than or equal to the startDate | [optional] **contact_email** | Option<**String**> | Target a specific email address | [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)