Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 808 Bytes

InvoiceItemSalesDetails.md

File metadata and controls

15 lines (10 loc) · 808 Bytes

InvoiceItemSalesDetails

Properties

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]

[Back to Model list] [Back to API list] [Back to README]