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