Stripe.Resources.V2.Core.Account.Configuration.Merchant.KonbiniPayments.Support
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.V2.Core.Account.Configuration.Merchant.KonbiniPayments.Support{ email: String.t() | nil, hours: Stripe.Resources.V2.Core.Account.Configuration.Merchant.KonbiniPayments.Support.Hours.t() | nil, phone: String.t() | nil }
email- Support email address for Konbini payments.hours- Support hours for Konbini payments.phone- Support phone number for Konbini payments.