SessionAcssDebit constructor

payment_method_options_param

contains details about the ACSS Debit payment method options.

Implementation

const SessionAcssDebit({
  this.currency,
  this.mandateOptions,
  this.setupFutureUsage,
  this.verificationMethod,
});