id = $id; $this->name = $name; $this->updatedAt = $updatedAt; $this->page = $page; $this->element = $element; $this->exportType = $exportType; } }