OutboundPaymentDestinationPaymentMethodOptions constructor
const
OutboundPaymentDestinationPaymentMethodOptions({
- OutboundPaymentUsBankAccount? usBankAccount,
payment_method_options
Payment method-specific configuration for this OutboundPayment.
Implementation
const OutboundPaymentDestinationPaymentMethodOptions({this.usBankAccount});