QueryContextDTO interface
Context object with previous QnA's information.
Properties
previous |
Previous QnA Id - qnaId of the top result. |
previous |
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