Square.Connect.Model.CustomerQuery

March 13, 2019 ยท 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]

[Back to Model list] [Back to API list] [Back to README]

Contents

  1. 0.1Description
  2. 1Properties