API ClientsTypeScript SDKAPI ReferenceCoreType AliasesGroupUpdateResultVersion: 8.9On this pageType Alias: GroupUpdateResult type GroupUpdateResult = object; Properties description description: string | null; The description of the group. groupId groupId: string; The unique external group ID. name name: string; The name of the group.Was this helpful?