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 (10 loc) · 808 Bytes

SearchLoyaltyAccountsRequest.md

File metadata and controls

15 lines (10 loc) · 808 Bytes

SquareConnect.SearchLoyaltyAccountsRequest

Description

Note: This model is in beta.

A request to search for loyalty accounts.

Properties

Name Type Description Notes
query SearchLoyaltyAccountsRequestLoyaltyAccountQuery The search criteria for the request. [optional]
limit Number The maximum number of results to include in the response. [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. For more information, see Pagination. [optional]