Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 819 Bytes

CustomersFilter.md

File metadata and controls

17 lines (12 loc) · 819 Bytes

CustomersFilter

Properties

Name Type Description Notes
company_name str Company Name of customer to search for [optional]
display_name str Display Name of customer to search for [optional]
first_name str First name of customer to search for [optional]
last_name str Last name of customer to search for [optional]
email str Email of customer to search for [optional]
status str, none_type Status of customer to filter on [optional]
updated_since datetime [optional]

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