OutboundPaymentUsBankAccount constructor

const OutboundPaymentUsBankAccount({
  1. OutboundPaymentsPaymentMethodDetailsUsBankAccountNetwork? network,
})

payment_method_options_param

Optional fields for `us_bank_account`.

Implementation

const OutboundPaymentUsBankAccount({this.network});