get('id'); } public function isSubscribed(): bool { // ToDo: adjust request return $this->get('isSubscribed'); } }