Class: Gusto::Reports::ReportsCreateRequestEmploymentStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/fern_gusto/reports/types/reports_create_request_employment_status.rb

Overview

Employee employment status to filter by

Constant Summary collapse

ACTIVE_FULL_TIME =
"active_full_time"
ACTIVE_PART_TIME =
"active_part_time"
ACTIVE_PART_TIME_ELIGIBLE =
"active_part_time_eligible"
ACTIVE_VARIABLE =
"active_variable"
ACTIVE_SEASONAL =
"active_seasonal"
ACTIVE =
"active"
DISMISSED =
"dismissed"