{
"id": "string",
"memberId": "string",
"memberName": "string",
"questionType": "string",
"questionData": {
"question": "string",
"answer_comment": "string"
},
"answerData": {
"text": "string"
},
"verifierId": "8adebe8b-6ac3-45ab-8a14-cec03e001491",
"correctness": 0,
"points": 0,
"maxPoints": 0,
"status": "string",
"createDate": "string",
"answerComment": "string",
"notification": {
"type": "success",
"code": "string",
"message": "string"
},
"meta": {
"requestId": "string",
"traceId": "string"
}
}