Skip to main content
Version: 8.9 (unreleased)

Type Alias: TenantUserSearchResult

type TenantUserSearchResult = SearchQueryResponse & object;

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

Type Declaration

items?

optional items: TenantUserResult[];

The matching users.