Stripe.Params.Checkout.SessionCreateParams.WalletOptions
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.Checkout.SessionCreateParams.WalletOptions{ link: Stripe.Params.Checkout.SessionCreateParams.WalletOptions.Link.t() | nil }
link- contains details about the Link wallet options.