Skip to main content
Version: 8.9

Type Alias: RoleSearchQueryResult

type RoleSearchQueryResult = SearchQueryResponse & object;

Role search response.

Type Declaration

items

items: RoleResult[];

The matching roles.