# File ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **file_id** | [***uuid::Uuid**](UUID.md) | | **status** | **String** | | [optional] [default to None] **creation_time** | [**chrono::DateTime::**](DateTime.md) | | [optional] [default to None] **upload_time** | [**chrono::DateTime::**](DateTime.md) | | [optional] [default to None] **deletion_time** | [**chrono::DateTime::**](DateTime.md) | | [optional] [default to None] **recover_time** | [**chrono::DateTime::**](DateTime.md) | | [optional] [default to None] **expiration_time** | [**chrono::DateTime::**](DateTime.md) | | [optional] [default to None] **owner_id** | [***uuid::Uuid**](UUID.md) | | [optional] [default to None] **share_url** | **String** | | [optional] [default to None] **tags** | **Vec** | | [optional] [default to None] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)