Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 694 Bytes

CatalogItemOptionValueForItemVariation.md

File metadata and controls

16 lines (9 loc) · 694 Bytes

CatalogItemOptionValueForItemVariation

Description

A CatalogItemOptionValue links an item variation to an item option as an item option value. For example, a t-shirt item may offer a color option and a size option. An item option value would represent each variation of t-shirt: For example, "Color:Red, Size:Small" or "Color:Blue, Size:Medium". Note: This model is in beta.

Properties

Name Type Description Notes
itemOptionId String The unique id of an item option. [optional]
itemOptionValueId String The unique id of the selected value for the item option. [optional]