SumupPluginCheckoutResponse constructor
SumupPluginCheckoutResponse({})
Implementation
SumupPluginCheckoutResponse({
this.success,
this.transactionCode,
this.cardLastDigits,
this.cardType,
this.receiptSent,
this.foreignTransactionId,
this.amount,
this.vatAmount,
this.tipAmount,
this.currency,
this.paymentType,
this.entryMode,
this.installments,
});