Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 843 Bytes

TaxType.md

File metadata and controls

15 lines (12 loc) · 843 Bytes

# TaxType

Properties

Name Type Description Notes
id string The tax type id [optional]
displayedAs string Display text for the item [optional]
path string The API path for the resource [optional]
federalTax bool Indicates whether this is a federal tax type [optional]
country \SynergiTech\Sage\Model\Base [optional]
addressRegions \SynergiTech\Sage\Model\Base[] The address regions the tax type relates to [optional]
taxRates \SynergiTech\Sage\Model\Base[] The tax rates related to the tax type [optional]

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