TransactionResultResponse constructor
TransactionResultResponse({})
Implementation
TransactionResultResponse({
this.channelCode,
this.invoiceNo,
this.type,
this.data,
this.fallbackData,
this.expiryTimer,
this.expiryDescription,
this.responseCode,
this.responseDescription,
});