refundModel = $refundModel; } public function getModel() { return $this->refundModel; } public function getOrderModel() { return $this->refundModel->order; } }