Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 614 Bytes

ListCatalogResponse.md

File metadata and controls

14 lines (8 loc) · 614 Bytes

SquareConnect::ListCatalogResponse

Description

Properties

Name Type Description Notes
errors Array<Error> The set of Errors encountered. [optional]
cursor String The pagination cursor to be used in a subsequent request. If unset, this is the final response. See Paginating results for more information. [optional]
objects Array<CatalogObject> The CatalogObjects returned. [optional]