Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 796 Bytes

ContactsFilter.md

File metadata and controls

16 lines (11 loc) · 796 Bytes

ContactsFilter

Properties

Name Type Description Notes
name str Name of the contact to filter on [optional]
first_name str First name of the contact to filter on [optional]
last_name str Last name of the contact to filter on [optional]
email str Email of the contact to filter on [optional]
phone_number str Phone number of the contact to filter on [optional]
company_id str Unique identifier for the associated company of the contact to filter on [optional]

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