Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.Sofort (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.SetupIntentUpdateParams.PaymentMethodData.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.