# BackupResponse
## Properties
**artifact_count** | **i64** | |
**completed_at** | Option<**String**> | | [optional]
**created_at** | **String** | |
**created_by** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional]
**error_message** | Option<**String**> | | [optional]
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**size_bytes** | **i64** | |
**started_at** | Option<**String**> | | [optional]
**status** | **String** | |
**storage_path** | Option<**String**> | | [optional]
**r#type** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)