Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 895 Bytes

ContactsFilter.md

File metadata and controls

17 lines (12 loc) · 895 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]
owner_id str Unique identifier for the owner of the contact to filter on [optional]

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