# `Stripe.Resources.Checkout.Session.WalletOptions`
[🔗](https://github.com/jeffhuen/tiger_stripe/blob/main/lib/stripe/resources/checkout/session.ex#L2297)

Nested struct within the parent resource.

# `t`

```elixir
@type t() :: %Stripe.Resources.Checkout.Session.WalletOptions{
  link: Stripe.Resources.Checkout.Session.WalletOptions.Link.t() | nil
}
```

* `link`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
