Stripe.Params.PaymentLinkCreateParams.ShippingOptions
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.PaymentLinkCreateParams.ShippingOptions{ shipping_rate: String.t() | nil }
shipping_rate- The ID of the Shipping Rate to use for this shipping option. Max length: 5000.