| Name | Type | Description | Notes |
|---|---|---|---|
| AccountingCode | string | Accounting code for programs such as QuickBooks | [optional] |
| CityOid | int | Tax record object identifier used internally by database | [optional] |
| DontCollectPostalCode | bool | Flag instructing engine to not collect postal code tax for this postal code | [optional] |
| PostalCode | string | Postal Code (5 digits) | [optional] |
| PostalCodeOid | int | Tax record object identifier used internally by database | [optional] |
| TaxRate | decimal | Tax Rate | [optional] |
| TaxRateFormatted | string | Tax rate formatted | [optional] |