StripeElixir.Params.PaymentMethodCreateParams.Sofort
(stripe_elixir v0.1.0)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %StripeElixir.Params.PaymentMethodCreateParams.Sofort{ country: String.t() | nil }
country- Two-letter ISO code representing the country the bank account is located in. Possible values:AT,BE,DE,ES,IT,NL.