Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.02 KB

File metadata and controls

21 lines (13 loc) · 1.02 KB

TaxCountry

Properties

Name Type Description Notes
accountingCode String Accounting code for programs such as QuickBooks [optional]
countryCode String Country code (2 characters [optional]
countryOid Integer Tax record object identifier used internally by database [optional]
states List<TaxState> States (or regions or territories) within this country [optional]
taxGiftCharge Boolean True if taxation within this jurisdiction should charge tax on gift charge [optional]
taxGiftWrap Boolean True if taxation within this jurisdiction should charge tax on gift wrap [optional]
taxRate BigDecimal Tax Rate [optional]
taxRateFormatted String Tax rate formatted [optional]
taxShipping Boolean True if taxation within this jurisdiction should charge tax on shipping [optional]