SquareConnect::UpdateItemModifierListsRequest

May 23, 2017 ยท View on GitHub

Description

Properties

NameTypeDescriptionNotes
item_idsArray<String>The CatalogItems whose CatalogModifierLists are being updated.
modifier_lists_to_enableArray<String>The set of CatalogModifierLists (referenced by ID) to enable for the CatalogItem.[optional]
modifier_lists_to_disableArray<String>The set of CatalogModifierLists (referenced by ID) to disable for the CatalogItem.[optional]

Contents

  1. 0.1Description
  2. 1Properties