For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.9

Type Alias: TenantUpdateResult

type TenantUpdateResult = object;

Properties

description

description: string | null;

The description of the tenant.


name

name: string;

The name of the tenant.


tenantId

tenantId: TenantId;