Sha256: 25147ecd57db806b325f65feef941627b785ef20a8902de61f7d380f2eed321b
Contents?: true
Size: 1.19 KB
Versions: 324
Compression:
Stored size: 1.19 KB
Contents
# UltracartClient::ItemOption ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **cost_if_specified** | **Float** | Cost if specified | [optional] **cost_per_letter** | **Float** | Cost per letter | [optional] **cost_per_line** | **Float** | Cost per line | [optional] **ignore_if_default** | **BOOLEAN** | Ignore this option on the order if the default value is selected | [optional] **label** | **String** | Label | [optional] **label_translated_text_instance_oid** | **Integer** | Label translated text instance ID | [optional] **name** | **String** | Name | [optional] **name_translated_text_instance_oid** | **Integer** | Name translated text instance ID | [optional] **one_time_fee** | **BOOLEAN** | One time fee | [optional] **option_oid** | **Integer** | Option object identifier | [optional] **required** | **BOOLEAN** | True if the customer is required to specify an answer | [optional] **system_option** | **BOOLEAN** | True if this is a system option | [optional] **type** | **String** | Type of option | [optional] **values** | [**Array<ItemOptionValue>**](ItemOptionValue.md) | Values | [optional]
Version data entries
324 entries across 324 versions & 1 rubygems