# FirmwareVersion

## Properties

| Name      | Type        | Description | Notes                        |
| --------- | ----------- | ----------- | ---------------------------- |
| **major** | **Integer** |             | [optional] [default to null] |
| **minor** | **Integer** |             | [optional] [default to null] |
| **patch** | **Integer** |             | [optional] [default to null] |
| **type**  | **String**  |             | [optional] [default to null] |

[[Back to README]](/README.md)