Skip to main content
Version: 8.10 (unreleased)

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.