| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The product id. | [optional] |
| code | string | The product code. | [optional] |
| description | string | The product description. | [optional] |
| productGroupId | string | The product group. See catalog `ProductGroup` for values. | [optional] |
| productType | string | The product type for tax purposes: `G`: goods, `S`: services, `O`: other. | [optional] |
| uomId | string | Unit of measure id. See catalog `Unit` for values | [optional] |
| uomGroupId | string | Unit of measure group id. See catalog `UnitGroup` for values | [optional] |
| legacyRef | string | Alternative / legacy reference code | [optional] |
| isPurchase | bool | Is product available for purchase transactions | [optional] |
| isSale | bool | Is product available for sale transactions | [optional] |