Skip to main content
Version: 8.9 (unreleased)

Type Alias: TenantClientSearchResult

type TenantClientSearchResult = SearchQueryResponse & object;

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

Type Declaration

items?

optional items: TenantClientResult[];

The matching clients.