Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.56 KB

ItemOptionValue.md

File metadata and controls

24 lines (20 loc) · 1.56 KB

ItemOptionValue

Properties

Name Type Description Notes
additional_dimension_application str Additional dimensions application [optional]
additional_items list[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 list[ItemOptionValueDigitalItem] Digital items to allow the customer to download if this option value is selected [optional]
height Distance [optional]
length 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 str Value [optional]
weight_change Weight [optional]
weight_change_percent float Percentage weight change [optional]
width Distance [optional]

[Back to Model list] [Back to API list] [Back to README]