PaymentMethodDetailsAchDebit constructor
const
PaymentMethodDetailsAchDebit({})
payment_method_details_ach_debit
Implementation
const PaymentMethodDetailsAchDebit({
this.accountHolderType,
this.bankName,
this.country,
this.fingerprint,
this.last4,
this.routingNumber,
});