Skip to main content
Version: 8.9

Type Alias: GroupUpdateResult

type GroupUpdateResult = object;

Properties

description

description: string | null;

The description of the group.


groupId

groupId: string;

The unique external group ID.


name

name: string;

The name of the group.