Skip to main content
Version: 8.9

Type Alias: TenantCreateResult

type TenantCreateResult = object;

Properties

description

description: string | null;

The description of the tenant.


name

name: string;

The name of the tenant.


tenantId

tenantId: TenantId;