Module: VitableConnect::Types::CompensationType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/VitableConnect/types/compensation_type.rb
Constant Summary collapse
- SALARY =
"Salary"- HOURLY =
"Hourly"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values