Module: VitableConnect::Types::QualifyingLifeEventStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/VitableConnect/types/qualifying_life_event_status.rb
Constant Summary collapse
- PENDING =
"pending"- APPROVED =
"approved"- DENIED =
"denied"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values