OptionVoteCount
Number of votes for an answer option
optionintegerrequired
Index of the answer option (starting from 0)
Example:
0votesCountinteger<int64>required
Number of votes for this option
Example:
15OptionVoteCount
{
"option": 0,
"votesCount": 15
}