Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CreateGroupRequest

A request to create a group.

Hierarchy

  • CreateGroupRequest

Index

Properties

Optional description

description: undefined | string = undefined

A description of a user group

name

name: string = ""

The name of the enclosing object.

project

project: string = ""

The IRI of a project.

selfjoin

selfjoin: boolean = false

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

status

status: boolean = false

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

Generated using TypeDoc