Stripe.Params.SubscriptionUpdateParams.TrialSettings (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.SubscriptionUpdateParams.TrialSettings{
  end_behavior:
    Stripe.Params.SubscriptionUpdateParams.TrialSettings.EndBehavior.t() | nil
}
  • end_behavior - Defines how the subscription should behave when the user's free trial ends.