UpdateItemModifierListsRequest

June 28, 2018 ยท View on GitHub

squareconnect.models.update_item_modifier_lists_request

Description

Properties

NameTypeDescriptionNotes
item_idslist[str]The CatalogItems whose CatalogModifierLists are being updated.
modifier_lists_to_enablelist[str]The set of CatalogModifierLists (referenced by ID) to enable for the CatalogItem.[optional]
modifier_lists_to_disablelist[str]The set of CatalogModifierLists (referenced by ID) to disable for the CatalogItem.[optional]

[Back to Model list] [Back to API list] [Back to README]