Training
For clients
Загружается...
An object describing a lead’s response to a form question.
| Field name | Type | Conditions | Description |
|---|---|---|---|
| block_id | string | readable | Form block identifier |
| question_text | string | readable | The text of the question contained in the form block |
| answer_options | list of LeadAnswerOption | readable | The answer options selected by the lead for the form question |
| answer_text | string | readable | The lead’s free-text answer when such an option is selected, or when the question itself expects only a text answer |