Skip to main content
Version: 8.9 (unreleased)

Type Alias: GroupUpdateResult

type GroupUpdateResult = object;

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

Properties

description?

optional description: string;

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

The description of the group.


groupId?

optional groupId: string;

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

The unique external group ID.


name?

optional name: string;

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

The name of the group.