Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.59 KB

votesentity.md

File metadata and controls

14 lines (10 loc) · 1.59 KB

VotesEntity

VotesEntity model

Fields

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