Skip to main content
Version: 8.9 (unreleased)

Type Alias: RoleSearchQueryResult

type RoleSearchQueryResult = SearchQueryResponse & object;

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

Role search response.

Type Declaration

items?

optional items: RoleResult[];

The matching roles.