Square.Connect.Model.UpdateItemModifierListsRequest
November 20, 2019 ยท View on GitHub
Description
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ItemIds | List | The IDs of the catalog items associated with the CatalogModifierList objects being updated. | |
| ModifierListsToEnable | List | The IDs of the CatalogModifierList objects to enable for the CatalogItem. | [optional] |
| ModifierListsToDisable | List | The IDs of the CatalogModifierList objects to disable for the CatalogItem. | [optional] |