Sha256: 135309385d3e0d74258c8719d990941d87f7d4cdc5690efb2d3b53369909ffc7
Contents?: true
Size: 1.16 KB
Versions: 333
Compression:
Stored size: 1.16 KB
Contents
# UltracartClient::CartItemOption ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **cost_if_specified** | [**Currency**](Currency.md) | | [optional] **cost_per_letter** | [**Currency**](Currency.md) | | [optional] **cost_per_line** | [**Currency**](Currency.md) | | [optional] **ignore_if_default** | **BOOLEAN** | True if the default answer is ignored | [optional] **label** | **String** | Display label for the option | [optional] **name** | **String** | Name of the option | [optional] **one_time_fee** | **BOOLEAN** | Charge the fee a single time instead of multiplying by the quantity | [optional] **option_oid** | **Integer** | Unique identifier for the option | [optional] **required** | **BOOLEAN** | True if the customer is required to select a value | [optional] **selected_value** | **String** | The value of the option specified by the customer | [optional] **type** | **String** | Type of option | [optional] **values** | [**Array<CartItemOptionValue>**](CartItemOptionValue.md) | Values that the customer can select from for radio or select type options | [optional]
Version data entries
333 entries across 333 versions & 1 rubygems