Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionUpdate (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionUpdate{
    subscription: String.t() | nil
  }
  • subscription - The ID of the subscription to be updated. Max length: 5000.