Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ReadGroup

A group of Knora users.

Hierarchy

Index

Properties

Optional description

description: undefined | string = undefined

A description of a user group

id

id: string = ""

The ID of the enclosing object.

name

name: string = ""

The name of the enclosing object.

Optional project

project: StoredProject = undefined

Indicates which project a group belongs to.

selfjoin

selfjoin: boolean = false

Exists and is true if users can add themselves to the project or group.

Optional status

status: undefined | false | true = undefined

The status of the user / group / project. It is false if the entity has been deactivated (deleted).

Generated using TypeDoc