Module: VitableConnect::Types::ContributionClassEmployment

Extended by:
Internal::Types::Enum
Defined in:
lib/VitableConnect/types/contribution_class_employment.rb

Constant Summary collapse

UNSPECIFIED =
"Unspecified"
FULL_TIME =
"Full Time"
PART_TIME =
"Part Time"
TEMPORARY =
"Temporary"
SEASONAL =
"Seasonal"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load