InvoiceBancontact constructor

const InvoiceBancontact({
  1. InvoicePaymentMethodOptionsBancontactPreferredLanguage? preferredLanguage,
})

invoice_payment_method_options_param

If paying by `bancontact`, this sub-hash contains details about the Bancontact payment method options to pass to the invoice’s PaymentIntent.

Implementation

const InvoiceBancontact({this.preferredLanguage});