Module: Schematic::Types::BillingPlanCreditGrantResetCadence
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/billing_plan_credit_grant_reset_cadence.rb
Constant Summary collapse
- DAILY =
"daily"- MONTHLY =
"monthly"- WEEKLY =
"weekly"- YEARLY =
"yearly"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values