Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 654 Bytes

EmploymentStatus.md

File metadata and controls

12 lines (7 loc) · 654 Bytes

EmploymentStatus

The employment status of the employee, indicating whether they are currently employed, inactive, terminated, or in another status.

Properties

Name Type Description Notes
value str The employment status of the employee, indicating whether they are currently employed, inactive, terminated, or in another status. must be one of ["active", "inactive", "terminated", "other", ]

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