Sha256: c411302b6d75c6e920d8aa31e570e0eab660bed1f5265fa9fba20af7c4fac319
Contents?: true
Size: 1.23 KB
Versions: 115
Compression:
Stored size: 1.23 KB
Contents
# UltracartClient::CartSettingsShippingEstimate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **allow_3rd_party_billing** | **BOOLEAN** | True if this method allows the customer to use their own shipper account number | [optional] **comment** | **String** | Comment to display to the customer about this method | [optional] **cost** | [**Currency**](Currency.md) | | [optional] **cost_before_discount** | [**Currency**](Currency.md) | | [optional] **default_method** | **BOOLEAN** | True if this is the default method | [optional] **discount** | [**Currency**](Currency.md) | | [optional] **discounted** | **BOOLEAN** | True if this method is discounted because of a coupon | [optional] **display_name** | **String** | The name to display to the customer | [optional] **estimated_delivery** | **String** | Date of the estimated delivery (or range) | [optional] **lift_gate_option** | **BOOLEAN** | True if a lift gate option for this method should be offered to the customer | [optional] **name** | **String** | Shipping method name | [optional] **tax** | [**Currency**](Currency.md) | | [optional] **total_tax** | [**Currency**](Currency.md) | | [optional]
Version data entries
115 entries across 115 versions & 1 rubygems