Skip to main content
Version: 8.9 (unreleased)

Type Alias: GroupClientSearchResult

type GroupClientSearchResult = SearchQueryResponse & object;

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

Type Declaration

items?

optional items: GroupClientResult[];

The matching client IDs.