TransactionStatusResponse constructor
TransactionStatusResponse({})
Implementation
TransactionStatusResponse({
this.status,
this.paymentId,
this.order,
this.date,
this.reason,
this.customer,
});
TransactionStatusResponse({
this.status,
this.paymentId,
this.order,
this.date,
this.reason,
this.customer,
});