Representation of a product in the external accounting system.
| Name | Type | Description | Notes |
|---|---|---|---|
| UnitPrice | UnitPrice | ||
| TaxExempt | bool | Identifies if the product is tax exempt or not. | |
| SalesTaxType | TaxType | [optional] | |
| Name | string | The display name of the product. | |
| Description | string | The description of the product. | [optional] |
| Id | string | The ID of the product in the external accounting system. |