Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 815 Bytes

File metadata and controls

12 lines (9 loc) · 815 Bytes

# UpdateProductOptionListOption

Properties

Name Type Description Notes
item_label string The displayable name of the option item. Cannot be whitespace only. [optional]
item_code string An internal code (e.g. sku) to associate the item option. [optional]
item_display_order int The order in which this item will be displayed among other items. Minimum is 0. Lower values indicate higher priority in order. [optional]
price_adjustment float An amount to adjust to the product price is selected. Negative value indicates subtraction from price. [optional]

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