QueryDTOContext interface

Context object with previous QnA's information.

Extends

Inherited Properties

previousQnaId

Previous QnA Id - qnaId of the top result.

previousUserQuery

Previous user query.

Inherited Property Details

previousQnaId

Previous QnA Id - qnaId of the top result.

previousQnaId?: number

Property Value

number

Inherited From QueryContextDTO.previousQnaId

previousUserQuery

Previous user query.

previousUserQuery?: string

Property Value

string

Inherited From QueryContextDTO.previousUserQuery