Sha256: 394ca0fa70e8dc104b153630452c4924a5dda82e7038ea435061e0b5598ad11c
Contents?: true
Size: 1.36 KB
Versions: 218
Compression:
Stored size: 1.36 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] **pickup** | **BOOLEAN** | True if this shipping method requires customers to physically pickup product themselves | [optional] **tax** | [**Currency**](Currency.md) | | [optional] **total_tax** | [**Currency**](Currency.md) | | [optional]
Version data entries
218 entries across 218 versions & 1 rubygems