CatalogItemOptionForItem

July 24, 2019 ยท View on GitHub

Description

A list of item option values that can be assigned to item variations. For example, a t-shirt item may offer a color option or a size option.

Properties

NameGetterSetterTypeDescriptionNotes
item_option_idgetItemOptionId()setItemOptionId($value)stringThe unique id of the item option, used to form the dimensions of the item option matrix in a specified order.[optional]

Note: All properties are protected and only accessed via getters and setters.

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