Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.5 KB

ArtefactDetailedTaxAnalysisBreakdown.md

File metadata and controls

22 lines (19 loc) · 1.5 KB

# ArtefactDetailedTaxAnalysisBreakdown

Properties

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]

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