Sha256: 54e2084052356b2e8c8716257c25dae489c46fbcbfc077f3ef422256862130c2
Contents?: true
Size: 1.02 KB
Versions: 324
Compression:
Stored size: 1.02 KB
Contents
# UltracartClient::TaxCountry ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **accounting_code** | **String** | Accounting code for programs such as QuickBooks | [optional] **country_code** | **String** | Country code (2 characters | [optional] **country_oid** | **Integer** | Tax record object identifier used internally by database | [optional] **states** | [**Array<TaxState>**](TaxState.md) | States (or regions or territories) within this country | [optional] **tax_gift_charge** | **BOOLEAN** | True if taxation within this jurisdiction should charge tax on gift charge | [optional] **tax_gift_wrap** | **BOOLEAN** | True if taxation within this jurisdiction should charge tax on gift wrap | [optional] **tax_rate** | **Float** | Tax Rate | [optional] **tax_rate_formatted** | **String** | Tax rate formatted | [optional] **tax_shipping** | **BOOLEAN** | True if taxation within this jurisdiction should charge tax on shipping | [optional]
Version data entries
324 entries across 324 versions & 1 rubygems