if (!filter_var($this->organisation_id, FILTER_VALIDATE_INT)) {
            $this->organisation_id = 0;
        }