Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 791 Bytes

SearchCatalogItemsResponse.md

File metadata and controls

16 lines (11 loc) · 791 Bytes

SquareConnect.SearchCatalogItemsResponse

Description

Note: This model is in beta.

Defines the response body returned from the SearchCatalogItems endpoint.

Properties

Name Type Description Notes
errors [Error] Any errors that occurred during the request. [optional]
items [CatalogObject] Returned items matching the specified query expressions. [optional]
cursor String Pagination token used in the next request to return more of the search result. [optional]
matched_variation_ids [String] Ids of returned item variations matching the specified query expression. [optional]