AnswerField

AnswerField

fieldtypedescriptionproperties
consumer_flow_section_field_idstring(uuid)ID of the field
labelstringLabel of the field as displayed to the user
metaobjectMeta data for the field, including validation rules and display options. This varies based on the field type.
typestringType of fieldenum: TEXT, NUMBER, BOOLEAN, DATE
valuestring | number | boolean | nullValue of the field. Type varies based on the field type, and will be null if the field has not been answered.