StepExecutionAnswerChoiceSubQuestionAnswerChoice
filesobject[]nullable
Files attached to the choice/answer for the question
idstringnullable
Unique identifier of the choice/answer for the question
Example:
12308e4f-67b5-4421-a0a4-2ab365e8a39f
option object
Option selected for the question
contentstringnullable
Content of the option available for the question
idstringnullable
Unique identifier of the option available for the question
optionIdstringnullable
Unique identifier of the option selected as the answer for the question
textstringnullable
Text describing the choice/answer for the question
StepExecutionAnswerChoiceSubQuestionAnswerChoice
{
"files": [
{}
],
"id": "12308e4f-67b5-4421-a0a4-2ab365e8a39f",
"option": "12308e4f-67b5-4421-a0a4-2ab365e8a39f",
"optionId": "string",
"text": "string"
}