KycAnswer
question string
The text of the question being answered.
answer string
The user's answer to the question.
KycAnswer
{
"question": "string",
"answer": "string"
}
The text of the question being answered.
The user's answer to the question.
{
"question": "string",
"answer": "string"
}