$params = [
            $this->id,
            $dateFrom->Format("Y-m-d 00:00:00"),
            $dateTo->Format("Y-m-d 23:59:59")
        ];