SepaDebitGeneratedFrom constructor
const
SepaDebitGeneratedFrom({
- ChargeOrId? charge,
- SetupAttemptOrId? setupAttempt,
sepa_debit_generated_from
Implementation
const SepaDebitGeneratedFrom({
this.charge,
this.setupAttempt,
});