SourceTypeSepaDebit constructor
const
SourceTypeSepaDebit({})
Implementation
const SourceTypeSepaDebit({
this.bankCode,
this.branchCode,
this.country,
this.fingerprint,
this.last4,
this.mandateReference,
this.mandateUrl,
});