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

Latest commit

 

History

History
15 lines (9 loc) · 776 Bytes

SearchTerminalCheckoutsRequest.md

File metadata and controls

15 lines (9 loc) · 776 Bytes

SquareConnect.SearchTerminalCheckoutsRequest

Description

Note: This model is in beta.

Properties

Name Type Description Notes
query TerminalCheckoutQuery Query the terminal checkouts based on given conditions and sort order. Calling SearchTerminalCheckouts without an explicitly query parameter will return all available checkouts with the default sort order. [optional]
cursor String A pagination cursor returned by a previous call to this endpoint. Provide this to retrieve the next set of results for the original query. [optional]
limit Number Limit the number of results returned for a single request. [optional]