Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.KonbiniPayments.Support.Hours
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.KonbiniPayments.Support.Hours{ end_time: String.t() | nil, start_time: String.t() | nil }
end_time- Support hours end time (JST time of day) for inHH:MMformat.start_time- Support hours start time (JST time of day) for inHH:MMformat.