Sha256: 7411f63128698db507b464a6fe08718bd90f76bc939bd018dddfede7737cdb15
Contents?: true
Size: 1.12 KB
Versions: 216
Compression:
Stored size: 1.12 KB
Contents
# UltracartClient::TaxProviderUltraCartState ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **enabled** | **BOOLEAN** | True if this state taxes are managed by UltraCart | [optional] **exempt_digital_items** | **BOOLEAN** | True if digital items are exempt from sales tax in this state. | [optional] **exempt_physical_items** | **BOOLEAN** | True if physical items are exempt from sales tax in this state. | [optional] **exempt_service_items** | **BOOLEAN** | True if service items are exempt from sales tax in this state. | [optional] **state_code** | **String** | State Code (2 digits) | [optional] **state_name** | **String** | Fully spelled out state name | [optional] **tax_gift_charge** | **BOOLEAN** | True if gift charges should be taxed in this state. | [optional] **tax_gift_wrap** | **BOOLEAN** | True if gift wrap should be taxed in this state. | [optional] **tax_rate_formatted** | **String** | State tax rate formatted for display | [optional] **tax_shipping** | **BOOLEAN** | True if shipping should be taxed in this state. | [optional]
Version data entries
216 entries across 216 versions & 1 rubygems