<- Object

Object

All versions ->

CatalogItemModifierListInfo

Options to control the properties of a CatalogModifierList applied to a CatalogItem instance.

Link to section

Properties

Link to section

modifier_list_id

string

Required

The ID of the CatalogModifierList controlled by this CatalogModifierListInfo.

Link to section

modifier_overrides

A set of CatalogModifierOverride objects that override whether a given CatalogModifier is enabled by default.

Link to section

min_selected_modifiers

integer(32-bit)

If 0 or larger, the smallest number of CatalogModifiers that must be selected from this CatalogModifierList.

Link to section

max_selected_modifiers

integer(32-bit)

If 0 or larger, the largest number of CatalogModifiers that can be selected from this CatalogModifierList.

Link to section

enabled

boolean

If true, enable this CatalogModifierList. The default value is true.