Training
For clients
Загружается...
An object describing a survey block.
| Field name | Type | Conditions | Description |
|---|---|---|---|
| id | string | readablewritabledefault_field | Survey block identifier. When creating a survey and using conditions, you must pass a temporary id for each block (must have the new_ prefix). This is required because in SurveyConditionAnswerExists conditions are defined based on the block id. After the survey is created, the temporary id will be replaced with the real one. When updating a survey, the new_ prefix is required only for new blocks that are used in conditions. |
| block_data | BlockData | readablewriteablerequired | Survey block data |