prefix = $prefix; } $this->baseUrl = $baseUrl; $this->id = $id; } abstract public function fetch(); }