Module: VitableConnect::Types::EligibilityRuleEmployeeClass
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/VitableConnect/types/eligibility_rule_employee_class.rb
Constant Summary collapse
- FULL_TIME =
"Full Time"- PART_TIME =
"Part Time"- TEMPORARY =
"Temporary"- INTERN =
"Intern"- SEASONAL =
"Seasonal"- INDIVIDUAL_CONTRACTOR =
"Individual Contractor"- ALL =
"All"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values