Square.Connect.Model.CustomerFilter

November 20, 2019 ยท View on GitHub

Description

Represents a set of CustomerQuery filters used to limit the set of Customers returned by SearchCustomers.

Properties

NameTypeDescriptionNotes
CreationSourceCustomerCreationSourceFilterA filter to select customers based on their creation source.[optional]
CreatedAtTimeRangeA filter to select customers based on when they were created.[optional]
UpdatedAtTimeRangeA filter to select customers based on when they were updated.[optional]

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