Module: Schematic::Types::ProrationBehavior
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/proration_behavior.rb
Constant Summary collapse
- CREATE_PRORATIONS =
"create_prorations"- INVOICE_IMMEDIATELY =
"invoice_immediately"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values