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