SurveyBlockData

An object describing the data of a survey block.

Field nameTypeConditionsDescription
typestringreadablewritablerequired
choices =
  • question - Question
Survey block data type
dataobjectreadablewritablerequiredForm block data. When type=question, a Question object is expected.