Class: Gusto::Employees::EmployeeCurrentEmploymentStatus
- Inherits:
-
Object
- Object
- Gusto::Employees::EmployeeCurrentEmploymentStatus
- Defined in:
- lib/fern_gusto/employees/types/employee_current_employment_status.rb
Overview
months of the year or less.
Constant Summary collapse
- FULL_TIME =
"full_time"- PART_TIME_UNDER_TWENTY_HOURS =
"part_time_under_twenty_hours"- PART_TIME_TWENTY_PLUS_HOURS =
"part_time_twenty_plus_hours"- VARIABLE =
"variable"- SEASONAL =
"seasonal"