# DeleteEvent200Response
## Properties
**saved** | Option<**bool**> | `true` if the event was succesfully deleted, `false` if it failed | [optional]
**success** | Option<**bool**> | `true` if the event was succesfully deleted, `false` if it failed | [optional]
**name** | Option<**String**> | | [optional]
**message** | Option<**String**> | | [optional]
**url** | Option<**String**> | | [optional]
**errors** | Option<**String**> | Only present if an error occurred when deleting the event | [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)