Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 899 Bytes

ListCatalogRequest.md

File metadata and controls

13 lines (7 loc) · 899 Bytes

SquareConnect::ListCatalogRequest

Description

Properties

Name Type Description Notes
cursor String The pagination cursor returned in the previous response. Leave unset for an initial request. See Paginating results for more information. [optional]
types String An optional case-insensitive, comma-separated list of object types to retrieve, for example `ITEM,ITEM_VARIATION,CATEGORY`. The legal values are taken from the CatalogObjectType enumeration, namely `"ITEM"`, `"ITEM_VARIATION"`, `"CATEGORY"`, `"DISCOUNT"`, `"TAX"`, `"MODIFIER"`, or `"MODIFIER_LIST"`. [optional]