Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 500 Bytes

File metadata and controls

12 lines (8 loc) · 500 Bytes

TaxItem

Properties

Name Type Description Notes
name string The name of the tax item. [optional]
rate double The tax rate applied to the item. [optional]
amount double The amount of tax applied to the item. [optional]

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