LeadFormBlockData

An object describing the data of a lead form block.

Field nameTypeConditionsDescription
typestringreadablewritablerequired
choices =
  • question - Question
Form block data type
dataobjectreadablewritablerequiredForm block data. For type=question, an object of type Question is expected.