API ClientsTypeScript SDKAPI ReferenceCoreType AliasesTenantResultVersion: 8.9On this pageType Alias: TenantResult type TenantResult = object; Tenant search response item. Properties description description: string | null; The tenant description. name name: string; The tenant name. tenantId tenantId: TenantId;Was this helpful?