Module: Schematic::Types::BillingCreditExpiryType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/billing_credit_expiry_type.rb
Constant Summary collapse
- DURATION =
"duration"- END_OF_BILLING_PERIOD =
"end_of_billing_period"- END_OF_NEXT_BILLING_PERIOD =
"end_of_next_billing_period"- END_OF_TRIAL =
"end_of_trial"- NO_EXPIRY =
"no_expiry"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values