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