Module: Schematic::Types::PlanChangeBasePlanAction
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/plan_change_base_plan_action.rb
Constant Summary collapse
- FALLBACK =
"fallback"- INITIAL =
"initial"- TRAIT =
"trait"- TRIAL_EXPIRY =
"trial_expiry"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values