Share via


KnowledgeBaseAnswerPrompt interface

Prompt for an answer.

Properties

displayOrder

Index of the prompt - used in ordering of the prompts.

displayText

Text displayed to represent a follow up question prompt.

qnaId

QnA ID corresponding to the prompt.

Property Details

displayOrder

Index of the prompt - used in ordering of the prompts.

displayOrder?: number

Property Value

number

displayText

Text displayed to represent a follow up question prompt.

displayText?: string

Property Value

string

qnaId

QnA ID corresponding to the prompt.

qnaId?: number

Property Value

number