Module: Schematic::Types::BillingCreditRolloverPolicy
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/billing_credit_rollover_policy.rb
Constant Summary collapse
- EXPIRE =
"expire"- NONE =
"none"- ROLLOVER =
"rollover"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values