InvoicePaymentMethodOptionsUsBankAccount constructor
const
InvoicePaymentMethodOptionsUsBankAccount({
- InvoicePaymentMethodOptionsUsBankAccountLinkedAccountOptions? financialConnections,
- CheckoutAcssDebitPaymentMethodOptionsVerificationMethod? verificationMethod,
invoice_payment_method_options_us_bank_account
Implementation
const InvoicePaymentMethodOptionsUsBankAccount({
this.financialConnections,
this.verificationMethod,
});