# BackupResponse

A database backup.

## Properties

| Name           | Type                                                                                   | Description                    | Notes                               |
| -------------- | -------------------------------------------------------------------------------------- | ------------------------------ | ----------------------------------- |
| **type**       | [**ResourceType**](https://docs.ionos.com/postgres-sdk-nodejs/models/resourcetype)     |                                | \[optional] \[default to undefined] |
| **id**         | **string**                                                                             | The unique ID of the resource. | \[optional] \[default to undefined] |
| **metadata**   | [**BackupMetadata**](https://docs.ionos.com/postgres-sdk-nodejs/models/backupmetadata) |                                | \[optional] \[default to undefined] |
| **properties** | [**ClusterBackup**](https://docs.ionos.com/postgres-sdk-nodejs/models/clusterbackup)   |                                | \[optional] \[default to undefined] |
