Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionCancel.Retention.CouponOffer (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %Stripe.Params.BillingPortal.SessionCreateParams.FlowData.SubscriptionCancel.Retention.CouponOffer{
    coupon: String.t() | nil
  }
  • coupon - The ID of the coupon to be offered. Max length: 5000.