Sets the notification URL
public function setNotificationUrl(string $notificationUrl) : void { $this->notificationUrl = $notificationUrl; }