Module: FinchAPI::Models::Sandbox::DirectoryCreateParams::Body::EmploymentStatus
- Extended by:
- Enum
- Defined in:
- lib/finch-api/models/sandbox/directory_create_params.rb
Overview
The detailed employment status of the individual.
Constant Summary collapse
- ACTIVE =
:active- DECEASED =
:deceased- LEAVE =
:leave- ONBOARDING =
:onboarding- PREHIRE =
:prehire- RETIRED =
:retired- TERMINATED =
:terminated
Method Summary
Methods included from Enum
==, ===, coerce, dump, try_strict_coerce, values
Methods included from Converter
#coerce, coerce, #dump, dump, #try_strict_coerce, try_strict_coerce, type_info