| Name | Type | Description | Notes |
|---|---|---|---|
| additional_dimension_application | string | Additional dimensions application | [optional] |
| additional_items | \ultracart\v2\models\ItemOptionValueAdditionalItem[] | Additional items to add to the order if this value is selected | [optional] |
| cost_change | float | Cost change | [optional] |
| default_value | bool | True if default value | [optional] |
| digital_items | \ultracart\v2\models\ItemOptionValueDigitalItem[] | Digital items to allow the customer to download if this option value is selected | [optional] |
| height | \ultracart\v2\models\Distance | [optional] | |
| length | \ultracart\v2\models\Distance | [optional] | |
| merchant_item_multimedia_oid | int | Multimedia object identifier associated with this option value | [optional] |
| option_value_oid | int | Option value object identifier | [optional] |
| percent_cost_change | float | Percentage cost change | [optional] |
| translated_text_instance_oid | int | Translated text instance id | [optional] |
| value | string | Value | [optional] |
| weight_change | \ultracart\v2\models\Weight | [optional] | |
| weight_change_percent | float | Percentage weight change | [optional] |
| width | \ultracart\v2\models\Distance | [optional] |