SquareConnect::CustomerQuery

June 28, 2018 ยท View on GitHub

Description

Represents a query (filtering and sorting criteria) used to search for customer profiles.

Properties

NameTypeDescriptionNotes
filterCustomerFilterA list of filter criteria.[optional]
sortCustomerSortSort criteria for query results. The default sort behavior is to order customers alphabetically by `given_name` and `last_name`.[optional]