TerminalRefund constructor
TerminalRefund({})
Implementation
TerminalRefund({
this.createdAt, this.status, this.deviceId, this.deadlineDuration,
this.appId, this.cancelReason, this.amountMoney, this.locationId,
this.id, this.updatedAt, this.reason, this.orderId,
this.paymentId, this.refundId
});