AnswerVMRequestType
AnswerVMRequestType
The parameters of AnswerVM.
JSON Example
{
"questionId": "string",
"answerChoice": "string"
}
string
questionId
Required
The value from QuestionInfo.id that identifies the question to answer.
string
answerChoice
Required
The contents of the QuestionInfo.choice.value array element that identifies the desired answer.