| Name | Type | Description | Notes |
|---|---|---|---|
| short_hash | string | 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] |
| extras | mixed | Off-chain extras | [optional] |