Name | Type | Description | Notes |
---|---|---|---|
taxRate | \SynergiTech\Sage\Model\TaxRate | [optional] | |
name | string | The tax rate name | [optional] |
percentage | float | The tax rate percentage | [optional] |
netAmount | float | The net amount for the tax rate | [optional] |
taxAmount | float | The tax amount for the tax rate | [optional] |
retailTaxAmount | float | The retailer tax amount for the tax rate | [optional] |
totalAmount | float | The total amount for the tax rate | [optional] |
goodsAmount | float | The total amount for the tax rate relating to goods | [optional] |
servicesAmount | float | The total amount for the tax rate relating to services | [optional] |
baseCurrencyNetAmount | float | The base currency net amount for the tax rate | [optional] |
baseCurrencyTaxAmount | float | The base currency tax amount for the tax rate | [optional] |
baseCurrencyTotalAmount | float | The base currency total amount for the tax rate | [optional] |
baseCurrencyGoodsAmount | float | The total base currency amount for the tax rate relating to goods | [optional] |
baseCurrencyServicesAmount | float | The total base currency amount for the tax rate relating to services | [optional] |