Type Alias: GroupUpdateRequest
type GroupUpdateRequest = object;
Defined in: gen/types.gen.ts:2814
Properties
description?
optional description: string;
Defined in: gen/types.gen.ts:2822
The new description of the group.
name
name: string;
Defined in: gen/types.gen.ts:2818
The new name of the group.