Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 915 Bytes

ContactsFilter.md

File metadata and controls

16 lines (12 loc) · 915 Bytes

Apideck.Model.ContactsFilter

Properties

Name Type Description Notes
Name string Name of the contact to filter on [optional]
FirstName string First name of the contact to filter on [optional]
LastName string Last name of the contact to filter on [optional]
Email string Email of the contact to filter on [optional]
PhoneNumber string Phone number of the contact to filter on [optional]
CompanyId string Unique identifier for the associated company of the contact to filter on [optional]
OwnerId string Unique identifier for the owner of the contact to filter on [optional]

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