@egain/ai-agent-sdk API Reference - v0.1.1 / Portal
Interface: Portal
Represents a knowledge portal accessible to the user.
Portal
Table of contents
Properties
Properties
id
• id: string | number
Unique identifier (string or number)
Defined in
name
• name: string
Display name of the portal
Defined in
description
• Optional description: string
Optional description
Defined in
department
• Optional department: Object
Optional department association
Type declaration
| Name | Type |
|---|---|
id | number |
name | string |