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

Latest commit

 

History

History
9 lines (6 loc) · 450 Bytes

CustomerQuery.md

File metadata and controls

9 lines (6 loc) · 450 Bytes

SquareConnect.CustomerQuery

Properties

Name Type Description Notes
filter CustomerFilter A list of filter criteria. [optional]
sort CustomerSort Sort criteria for query results. The default sort behavior is to order customers alphabetically by `given_name` and `last_name`. [optional]