| Name | Type | Description | Notes |
|---|---|---|---|
| short_hash | str | Software ID (short commit hash) | [optional] |
| first_level | int | Level of the first block baked with this software | [optional] |
| first_time | datetime | Datetime of the first block baked with this software | [optional] |
| last_level | int | Level of the last block baked with this software | [optional] |
| last_time | datetime | Datetime of the last block baked with this software | [optional] |
| blocks_count | int | Total number of blocks baked with this software | [optional] |
| metadata | OneOfSoftwareMetadata | Offchain metadata | [optional] |