Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.06 KB

File metadata and controls

22 lines (14 loc) · 1.06 KB

TaxCounty

Properties

Name Type Description Notes
accountingCode String Accounting code for programs such as QuickBooks [optional]
cities List<TaxCity> Cities within this city [optional]
county String County [optional]
countyOid Integer Tax record object identifier used internally by database [optional]
dontCollectCity Boolean Flag instructing engine to not collect city tax for this county [optional]
dontCollectCounty Boolean Flag instructing engine to not collect county tax for this county [optional]
dontCollectPostalCode Boolean Flag instructing engine to not collect postal code tax for this county [optional]
stateOid Integer Tax record object identifier used internally by database [optional]
taxRate BigDecimal Tax Rate [optional]
taxRateFormatted String Tax rate formatted [optional]