StripeElixir.Params.PaymentLinkCreateParams.ShippingOptions
(stripe_elixir v0.1.0)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %StripeElixir.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.