Skip to main content
Version: 8.9 (unreleased)

Type Alias: TenantSearchQueryResult

type TenantSearchQueryResult = SearchQueryResponse & object;

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

Tenant search response.

Type Declaration

items?

optional items: TenantResult[];

The matching tenants.