Interface ReturnsQuestionsItem

Questions

Hierarchy

  • ReturnsQuestionsItem

Properties

id: null | number

Question id

intro: null | string

The question intro

multi: null | string

Subquestions ids

options: null | string

Question options

parent: null | number

Parent question (for subquestions)

shorttext: null | string

Question short text

text: null | string

Question text

type: null | number

Question type

Generated using TypeDoc