Skip to content

@egain/ai-agent-sdk API Reference - v0.1.1 / UserDetails

Interface: UserDetails

Indexable

▪ [key: string]: unknown

Table of contents

Properties

Properties

id

Optional id: string

Defined in

core/api/ApiHelper.ts:72


name

Optional name: string

Defined in

core/api/ApiHelper.ts:73


email

Optional email: string

Defined in

core/api/ApiHelper.ts:74

Released under the MIT License.