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 (8 loc) · 584 Bytes

UpdateItemModifierListsRequest.md

File metadata and controls

16 lines (8 loc) · 584 Bytes

UpdateItemModifierListsRequest

Description

Properties

Name Type Description Notes
itemIds List<String> The IDs of the catalog items associated with the CatalogModifierList objects being updated.
modifierListsToEnable List<String> The IDs of the CatalogModifierList objects to enable for the CatalogItem. [optional]
modifierListsToDisable List<String> The IDs of the CatalogModifierList objects to disable for the CatalogItem. [optional]