FeedbackRecord interface
Defines active learning feedback record.
Properties
qna |
QnA id |
user |
ID of the user. |
user |
User question. |
Property Details
qnaId
QnA id
qnaId: string
Property Value
string
userId
ID of the user.
userId: string
Property Value
string
userQuestion
User question.
userQuestion: string
Property Value
string