Name | Type | Description | Notes |
---|---|---|---|
calculator | String | Tax calculator. | |
amount | Integer | A sum of all invoice taxes. | [optional] |
items | Array<null> | Taxes applied to this invoice and calculated based on the related Product's `taxCategoryId`. | [optional] |