Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 907 Bytes

EmployeesFilter.md

File metadata and controls

19 lines (14 loc) · 907 Bytes

EmployeesFilter

Properties

Name Type Description Notes
company_id str Company ID to filter on [optional]
email str Email to filter on [optional]
first_name str First Name to filter on [optional]
title str Job title to filter on [optional]
last_name str Last Name to filter on [optional]
manager_id str Manager id to filter on [optional]
employment_status str Employment status to filter on [optional]
employee_number str Employee number to filter on [optional]
department_id str ID of the department to filter on [optional]

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