Module: Schematic::Types::CustomPlanActivationStrategy
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/custom_plan_activation_strategy.rb
Constant Summary collapse
- ON_PAYMENT =
"on_payment"- ON_PUBLISH =
"on_publish"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values