Module: Orb::Models::SubscriptionSchedulePlanChangeParams::BillingCycleAlignment
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/orb/models/subscription_schedule_plan_change_params.rb
Overview
Reset billing periods to be aligned with the plan change’s effective date or start of the month. Defaults to ‘unchanged` which keeps subscription’s existing billing cycle alignment.
Constant Summary collapse
- UNCHANGED =
:unchanged- PLAN_CHANGE_DATE =
:plan_change_date- START_OF_MONTH =
:start_of_month
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info