Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.SepaDebit (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.SetupIntentConfirmParams.PaymentMethodData.SepaDebit{
  iban: String.t() | nil
}
  • iban - IBAN of the bank account. Max length: 5000.