# DeleteFileOut
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [**uuid::Uuid**](uuid::Uuid.md) | The ID of the deleted file. |
**object** | **String** | The object type that was deleted | [default to file]
**deleted** | **bool** | The deletion status. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)