UpdateItemModifierListsRequest
November 20, 2019 ยท View on GitHub
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] |