Skip to main content
Version: 8.9 (unreleased)

Type Alias: TenantResult

type TenantResult = object;

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

Tenant search response item.

Properties

description?

optional description: string;

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

The tenant description.


name?

optional name: string;

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

The tenant name.


tenantId?

optional tenantId: TenantId;

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