SetupIntentSepaDebit constructor

const SetupIntentSepaDebit({
  1. Object? mandateOptions,
})

setup_intent_payment_method_options_param

If this is a `sepa_debit` SetupIntent, this sub-hash contains details about the SEPA Debit payment method options.

Implementation

const SetupIntentSepaDebit({this.mandateOptions});