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