API Model
Answered Question
It represent a question that have been automatically answered
Field | Type | Mandatory | Meaning |
---|---|---|---|
id | string | yes | variable id |
name | string | yes | variable name |
instanceIndex | integer | yes | instance number of the variable |
instanceBaseName | string | no | instance base name; empty if the variable is not instantiated |
question | string | no | question associated to the variable |
explanation | string | no | explanation associated to the variable |
storedValues | array of string | yes | values that have been automatically assigned |