CustomerFilter

April 10, 2019 ยท View on GitHub

squareconnect.models.customer_filter

Description

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

Properties

NameTypeDescriptionNotes
creation_sourceCustomerCreationSourceFilterA filter to select customers based on their creation source.[optional]
created_atTimeRangeA filter to select customers based on when they were created.[optional]
updated_atTimeRangeA filter to select customers based on when they were updated.[optional]

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