# DeleteResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**success** | **bool** | Operation success flag |
**message** | **String** | Human-readable message |
**deleted_paths** | Option<**Vec<String>**> | List of deleted paths | [optional]
**deleted_at** | **String** | Deletion timestamp |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)