# UltracartClient::ItemOptionValue ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **additional_dimension_application** | **String** | Additional dimensions application | [optional] **additional_items** | [**Array<ItemOptionValueAdditionalItem>**](ItemOptionValueAdditionalItem.md) | Additional items to add to the order if this value is selected | [optional] **cost_change** | **Float** | Cost change | [optional] **default_value** | **BOOLEAN** | True if default value | [optional] **digital_items** | [**Array<ItemOptionValueDigitalItem>**](ItemOptionValueDigitalItem.md) | Digital items to allow the customer to download if this option value is selected | [optional] **height** | [**Distance**](Distance.md) | | [optional] **length** | [**Distance**](Distance.md) | | [optional] **merchant_item_multimedia_oid** | **Integer** | Multimedia object identifier associated with this option value | [optional] **option_value_oid** | **Integer** | Option value object identifier | [optional] **percent_cost_change** | **Float** | Percentage cost change | [optional] **translated_text_instance_oid** | **Integer** | Translated text instance id | [optional] **value** | **String** | Value | [optional] **weight_change** | [**Weight**](Weight.md) | | [optional] **weight_change_percent** | **Float** | Percentage weight change | [optional] **width** | [**Distance**](Distance.md) | | [optional]