Machine Model Definition
| Name | Type | Definition |
|---|---|---|
| id | int | The machine model's unique identifier. |
| number | string | The model number. |
| description | string | A description of the model. |
| usesAlphaNumericMapping | bool | Indicates if a machine supports alpha numeric mappings such as A1 in addition to purely numeric mappings. |