Module: Schematic::Types::PlanBillingSource
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/plan_billing_source.rb
Constant Summary collapse
- CUSTOM_PLAN =
"custom_plan"- MANAGE_PLAN =
"manage_plan"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values