OrderReportTransaction constructor
OrderReportTransaction({})
Implementation
OrderReportTransaction({
this.disbursementAmount,
this.disbursementCreationDate,
this.disbursementDate,
this.disbursementId,
this.merchantId,
this.merchantOrderId,
this.orderId,
this.productAmount,
this.transactionDate,
});