UpdateItemModifierListsRequest

November 20, 2019 ยท View on GitHub

Description

Properties

NameGetterSetterTypeDescriptionNotes
item_idsgetItemIds()setItemIds($value)string[]The IDs of the catalog items associated with the CatalogModifierList objects being updated.
modifier_lists_to_enablegetModifierListsToEnable()setModifierListsToEnable($value)string[]The IDs of the CatalogModifierList objects to enable for the CatalogItem.[optional]
modifier_lists_to_disablegetModifierListsToDisable()setModifierListsToDisable($value)string[]The IDs of the CatalogModifierList objects to disable for the CatalogItem.[optional]

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

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