Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UpdateGroupRequest

A request to update a group.

Hierarchy

  • UpdateGroupRequest

Index

Properties

Optional description

description: undefined | string = undefined

A description of a user group

Optional name

name: undefined | string = undefined

The name of the enclosing object.

Optional selfjoin

selfjoin: undefined | false | true = undefined

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