IQnaEmbedConfiguration interface

Extends

Properties

datasetIds
question
viewMode

Inherited Properties

accessToken
bootstrapped
embedUrl
groupId
hostname
settings
tokenType
type
uniqueId

Property Details

datasetIds

datasetIds: string[]

Property Value

string[]

question

question?: string

Property Value

string

viewMode

viewMode?: QnaMode

Property Value

Inherited Property Details

accessToken

accessToken?: string

Property Value

string

Inherited From IEmbedConfigurationBase.accessToken

bootstrapped

bootstrapped?: boolean

Property Value

boolean

Inherited From IEmbedConfigurationBase.bootstrapped

embedUrl

embedUrl?: string

Property Value

string

Inherited From IEmbedConfigurationBase.embedUrl

groupId

groupId?: string

Property Value

string

Inherited From IEmbedConfigurationBase.groupId

hostname

hostname?: string

Property Value

string

Inherited From IEmbedConfigurationBase.hostname

settings

settings?: ISettings

Property Value

Inherited From IEmbedConfigurationBase.settings

tokenType

tokenType?: TokenType

Property Value

Inherited From IEmbedConfigurationBase.tokenType

type

type?: string

Property Value

string

Inherited From IEmbedConfigurationBase.type

uniqueId

uniqueId?: string

Property Value

string

Inherited From IEmbedConfigurationBase.uniqueId