# SnapshotProperties

Properties of a snapshot.

## Properties

| Name             | Type                                                                                                                | Description                                       | Notes       |
| ---------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- | ----------- |
| **version**      | **String**                                                                                                          | The MongoDB version this backup was created from. | \[optional] |
| **size**         | **Integer**                                                                                                         | The size of the snapshot in Mebibytes.            | \[optional] |
| **creationTime** | [**OffsetDateTime**](https://github.com/ionos-cloud/sdk-java-dbaas-mongo/blob/master/docs/models/OffsetDateTime.md) | The date the resource was created.                | \[optional] |
