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