Name | Type | Description | Notes |
---|---|---|---|
unit_price | float, none_type | [optional] | |
unit_of_measure | str, none_type | Description of the unit type the item is sold as, ie: kg, hour. | [optional] |
tax_inclusive | bool, none_type | Amounts are including tax | [optional] |
tax_rate | LinkedTaxRate | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |