FeedbackRecord interface

Defines active learning feedback record.

Properties

qnaId

QnA id

userId

ID of the user.

userQuestion

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