HostResponse constructor
const
HostResponse({})
Implementation
const HostResponse({
this.transactionId,
this.referenceNumber,
this.authCode,
this.responseCode,
this.responseMessage,
this.traceNumber,
this.batchNumber,
this.expressResponseCode,
this.expressResponseMessage,
this.hostResponseCode,
this.hostResponseMessage,
this.processorName,
});