Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 871 Bytes

File metadata and controls

15 lines (12 loc) · 871 Bytes

# TaxPostalCode

Properties

Name Type Description Notes
accounting_code string Accounting code for programs such as QuickBooks [optional]
city_oid int Tax record object identifier used internally by database [optional]
dont_collect_postal_code bool Flag instructing engine to not collect postal code tax for this postal code [optional]
postal_code string Postal Code (5 digits) [optional]
postal_code_oid int Tax record object identifier used internally by database [optional]
tax_rate float Tax Rate [optional]
tax_rate_formatted string Tax rate formatted [optional]

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