sepaDebit property

PaymentIntentSepaDebit? sepaDebit
final

param

If this is a `sepa_debit` PaymentMethod, this hash contains details about the SEPA debit bank account.

Implementation

final PaymentIntentSepaDebit? sepaDebit;