Type Alias: GroupUserSearchResult
type GroupUserSearchResult = SearchQueryResponse & object;
Defined in: gen/types.gen.ts:2908
Type Declaration
items?
optional items: GroupUserResult[];
The matching members.
type GroupUserSearchResult = SearchQueryResponse & object;
Defined in: gen/types.gen.ts:2908
optional items: GroupUserResult[];
The matching members.