API ClientsTypeScript SDKAPI ReferenceCoreType AliasesTenantCreateResultVersion: 8.9On this pageType 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;Was this helpful?