name = $name; $this->status = $status; $this->message = $message; $this->visible = $visible; $this->component_id = $component_id; $this->component_status = $component_status; $this->notify = $notify; } }