QuestionsResult interface

Properties

hasMoreQuestions

Flag indicating if there are more QnA threads to be shown (for paging)

questions

List of the QnA threads

Property Details

hasMoreQuestions

Flag indicating if there are more QnA threads to be shown (for paging)

hasMoreQuestions: boolean

Property Value

boolean

questions

List of the QnA threads

questions: Question[]

Property Value