VotesEntity model
Field | Type | Required | Description |
---|---|---|---|
Voted |
*bool | ➖ | Whether or not the current actor has voted |
Liked |
*bool | ➖ | Whether or not the current actor has voted positively |
Disliked |
*bool | ➖ | Whether or not the current actor has voted negatively |
Likes |
*int | ➖ | N/A |
Dislikes |
*int | ➖ | N/A |