Skip to main content
Version: 8.9

Type Alias: GroupResult

type GroupResult = object;

Group search response item.

Properties

description

description: string | null;

The group description.


groupId

groupId: string;

The group ID.


name

name: string;

The group name.