Share via


QueryContextDTO interface

Context object with previous QnA's information.

Properties

previousQnaId

Previous QnA Id - qnaId of the top result.

previousUserQuery

Previous user query.

Property Details

previousQnaId

Previous QnA Id - qnaId of the top result.

previousQnaId?: number

Property Value

number

previousUserQuery

Previous user query.

previousUserQuery?: string

Property Value

string