FastpayPaymentResponse constructor
FastpayPaymentResponse()
Implementation
FastpayPaymentResponse(
this._transactionStatus,
this._transactionId,
this._orderId,
this._paymentAmount,
this._paymentCurrency,
this._payeeName,
this._payeeMobileNumber,
this._paymentTime
);