Stripe.Params.SubscriptionMigrateParams.BillingMode
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.SubscriptionMigrateParams.BillingMode{ flexible: Stripe.Params.SubscriptionMigrateParams.BillingMode.Flexible.t() | nil, type: String.t() | nil }
flexible- Configure behavior for flexible billing mode.type- Controls the calculation and orchestration of prorations and invoices for subscriptions. Possible values:flexible.