# SnapshotResponse

A database snapshot.

## Properties

| Name           | Type                                                                                        | Description                    | Notes       |
| -------------- | ------------------------------------------------------------------------------------------- | ------------------------------ | ----------- |
| **type**       | [**ResourceType**](https://docs.ionos.com/mongodb-sdk-java/models/resourcetype)             |                                | \[optional] |
| **id**         | **String**                                                                                  | The unique ID of the resource. | \[optional] |
| **properties** | [**SnapshotProperties**](https://docs.ionos.com/mongodb-sdk-java/models/snapshotproperties) |                                | \[optional] |
