PaymentMethodDetailsSepaDebit constructor
const
PaymentMethodDetailsSepaDebit({})
payment_method_details_sepa_debit
Implementation
const PaymentMethodDetailsSepaDebit({
this.bankCode,
this.branchCode,
this.country,
this.fingerprint,
this.last4,
this.mandate,
});