accounting_code |
String |
Accounting code for programs such as QuickBooks |
[optional] |
city |
String |
City |
[optional] |
city_oid |
Integer |
Tax record object identifier used internally by database |
[optional] |
county_oid |
Integer |
Tax record object identifier used internally by database |
[optional] |
dont_collect_city |
BOOLEAN |
Flag instructing engine to not collect city tax for this city |
[optional] |
dont_collect_postal_code |
BOOLEAN |
Flag instructing engine to not collect postal code tax for this city |
[optional] |
postal_codes |
Array<TaxPostalCode> |
Postal Codes within this city |
[optional] |
tax_rate |
Float |
Tax Rate |
[optional] |
tax_rate_formatted |
String |
Tax rate formatted |
[optional] |