BatchDeleteCatalogObjectsRequest

June 28, 2018 ยท View on GitHub

squareconnect.models.batch_delete_catalog_objects_request

Description

Properties

NameTypeDescriptionNotes
object_idslist[str]The IDs of the CatalogObjects to be deleted. When an object is deleted, other objects in the graph that depend on that object will be deleted as well (for example, deleting a CatalogItem will delete its CatalogItemVariations).[optional]

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

Contents

  1. 0.1Description
  2. 1Properties