Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 595 Bytes

ListCatalogResponse.md

File metadata and controls

14 lines (8 loc) · 595 Bytes

SquareConnect.ListCatalogResponse

Description

Properties

Name Type Description Notes
errors [Error] Information on any errors encountered. [optional]
cursor String The pagination cursor to be used in a subsequent request. If unset, this is the final response. See Pagination for more information. [optional]
objects [CatalogObject] The CatalogObjects returned. [optional]