Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.09 KB

TaxProfile.md

File metadata and controls

19 lines (16 loc) · 1.09 KB

# TaxProfile

Properties

Name Type Description Notes
id string The unique identifier for the item [optional]
displayedAs string The name of the resource [optional]
path string The API path for the resource [optional]
createdAt \DateTime The datetime when the item was created [optional]
updatedAt \DateTime The datetime when the item was last updated [optional]
taxType \SynergiTech\Sage\Model\Base [optional]
taxNumber string The tax number [optional]
taxNumberSuffix string The tax number suffix [optional]
collectTax bool Indicates whether tax is collected for this tax type [optional]
taxReturnFrequency \SynergiTech\Sage\Model\Base [optional]
addressRegion \SynergiTech\Sage\Model\AddressRegion [optional]

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