| Name | Type | Description | Notes |
|---|---|---|---|
| version | int | Monotonically increasing version number | [optional] |
| name | string | [optional] | |
| description | string | [optional] | |
| created_by | string | User id that authored this version | [optional] |
| created_by_email | string | Denormalized email so the history UI can render without a join | [optional] |
| restored_from_version | int | When non-null, this snapshot was created by restoring that version | [optional] |
| created_at | \DateTime | [optional] |