Sha256: aa0fdd099cd55d485ee92ee2867ee4273fbaab725f666959b46aa349d3ccb3d4
Contents?: true
Size: 976 Bytes
Versions: 333
Compression:
Stored size: 976 Bytes
Contents
# UltracartClient::TaxCity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **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>**](TaxPostalCode.md) | Postal Codes within this city | [optional] **tax_rate** | **Float** | Tax Rate | [optional] **tax_rate_formatted** | **String** | Tax rate formatted | [optional]
Version data entries
333 entries across 333 versions & 1 rubygems