ListCatalogResponse

March 13, 2019 ยท View on GitHub

squareconnect.models.list_catalog_response

Description

Properties

NameTypeDescriptionNotes
errorslist[Error]The set of Errors encountered.[optional]
cursorstrThe pagination cursor to be used in a subsequent request. If unset, this is the final response. See Pagination for more information.[optional]
objectslist[CatalogObject]The CatalogObjects returned.[optional]

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

Contents

  1. 0.1Description
  2. 1Properties