# `Stripe.Resources.V2.Core.Account.Configuration.Merchant.KonbiniPayments`
[🔗](https://github.com/jeffhuen/tiger_stripe/blob/main/lib/stripe/resources/v2/core/account.ex#L2181)

Nested struct within the parent resource.

# `t`

```elixir
@type t() :: %Stripe.Resources.V2.Core.Account.Configuration.Merchant.KonbiniPayments{
  support:
    Stripe.Resources.V2.Core.Account.Configuration.Merchant.KonbiniPayments.Support.t()
    | nil
}
```

* `support` - Support for Konbini payments.

---

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