# UltracartClient::TaxProviderUltraCartState ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **enabled** | **BOOLEAN** | True if this state taxes are managed by UltraCart | [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]