Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor{ kana: Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor.Kana.t() | nil, kanji: Stripe.Params.V2.Core.AccountUpdateParams.Configuration.Merchant.ScriptStatementDescriptor.Kanji.t() | nil }
kana- The Kana variation of statement_descriptor used for charges in Japan. Japanese statement descriptors have special requirements.kanji- The Kanji variation of statement_descriptor used for charges in Japan. Japanese statement descriptors have special requirements.