# SnapshotResponse

A database snapshot.

## Properties

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