Module: Schematic::Types::BillingProductPriceInterval
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/billing_product_price_interval.rb
Constant Summary collapse
- DAY =
"day"- MONTH =
"month"- ONE_TIME =
"one-time"- YEAR =
"year"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values