SquareConnect::UpdateItemModifierListsRequest
May 23, 2017 ยท View on GitHub
Description
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| item_ids | Array<String> | The CatalogItems whose CatalogModifierLists are being updated. | |
| modifier_lists_to_enable | Array<String> | The set of CatalogModifierLists (referenced by ID) to enable for the CatalogItem. | [optional] |
| modifier_lists_to_disable | Array<String> | The set of CatalogModifierLists (referenced by ID) to disable for the CatalogItem. | [optional] |