# SnapshotProperties

Properties of a snapshot.

## Properties

| Name             | Type       | Description                                       | Notes                               |
| ---------------- | ---------- | ------------------------------------------------- | ----------------------------------- |
| **version**      | **string** | The MongoDB version this backup was created from. | \[optional] \[default to undefined] |
| **size**         | **number** | The size of the snapshot in Mebibytes.            | \[optional] \[default to undefined] |
| **creationTime** | **string** | The date the resource was created.                | \[optional] \[default to undefined] |
