# DeviceBackupMetadataSchema

## Properties

### created
- **Type**: string  
- **Description**: The creation timestamp of the backup.

### device
- **Type**: string  
- **Description**: The device ID this backup is for.

### id
- **Type**: string  
- **Description**: The unique identifier for the backup.

### name
- **Type**: string  
- **Description**: The name of the backup file.
