Skip to main content
Version: 8.9 (unreleased)

Type Alias: GroupResult

type GroupResult = object;

Defined in: gen/types.gen.ts:2843

Group search response item.

Properties

description?

optional description: string;

Defined in: gen/types.gen.ts:2855

The group description.


groupId?

optional groupId: string;

Defined in: gen/types.gen.ts:2851

The group ID.


name?

optional name: string;

Defined in: gen/types.gen.ts:2847

The group name.