> For the complete documentation index, see [llms.txt](https://docs.ionos.com/mongodb-sdk-java/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/mongodb-sdk-java/models/snapshotproperties.md).

# 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] |
