Sha256: 451b9c7d3d56511906e5d3f76be13cd12fcbdcd9d5bc78bfc88872dc11312e53
Contents?: true
Size: 1.06 KB
Versions: 324
Compression:
Stored size: 1.06 KB
Contents
# UltracartClient::TaxCounty ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **accounting_code** | **String** | Accounting code for programs such as QuickBooks | [optional] **cities** | [**Array<TaxCity>**](TaxCity.md) | Cities within this city | [optional] **county** | **String** | County | [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 county | [optional] **dont_collect_county** | **BOOLEAN** | Flag instructing engine to not collect county tax for this county | [optional] **dont_collect_postal_code** | **BOOLEAN** | Flag instructing engine to not collect postal code tax for this county | [optional] **state_oid** | **Integer** | Tax record object identifier used internally by database | [optional] **tax_rate** | **Float** | Tax Rate | [optional] **tax_rate_formatted** | **String** | Tax rate formatted | [optional]
Version data entries
324 entries across 324 versions & 1 rubygems