Skip to Content

VoteResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the vote.[default to null]
profile_idLongProfile ID of the user who cast the vote.[default to null]
target_idLongID of the target entity that was voted on.[default to null]
target_typeCommunityVoteTargetTypeType of the target entity.[default to null]
vote_typeCommunityVoteTypeType of vote that was cast.[default to null]
created_atDateTimestamp when the vote was created.[default to null]

[Back to Model list] [Back to API list] [Back to README]