# SnapshotResponse

A database snapshot.

## Properties

| Name           | Type                                                                                                                       | Description                    | Notes                               |
| -------------- | -------------------------------------------------------------------------------------------------------------------------- | ------------------------------ | ----------------------------------- |
| **type**       | [**ResourceType**](https://docs.ionos.com/sections-test/nodejs-sdk/dbaas-mongo-nodejs-sdk/models/resourcetype)             |                                | \[optional] \[default to undefined] |
| **id**         | **string**                                                                                                                 | The unique ID of the resource. | \[optional] \[default to undefined] |
| **properties** | [**SnapshotProperties**](https://docs.ionos.com/sections-test/nodejs-sdk/dbaas-mongo-nodejs-sdk/models/snapshotproperties) |                                | \[optional] \[default to undefined] |
