Module: Schematic::Types::PlanCreditGrantScaling
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/plan_credit_grant_scaling.rb
Constant Summary collapse
- FIXED =
"fixed"- PER_LICENSE =
"per_license"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values