RequestResponse constructor
RequestResponse({})
Implementation
RequestResponse({
this.cusPhone,
this.amount,
this.invoiceId,
this.paymentMethod,
this.paymentNumber,
this.transactionId,
this.date,
this.status,
this.valueA,
this.valueB,
this.valueC,
this.valueD,
this.valueE,
this.valueF,
this.valueG,
});