Vote Object


An upvote or downvote cast by one identity on a resource in an app context.

Properties
contextVoteContext

App and context containing the resource.


createdBySocialIdentityRead-only

Identity that cast the vote.


createdDatestringRead-onlyformat date-time

Date and time the vote was created.


resourceFqdnstringmaxLength 300

Entity type receiving the vote. For comments, this is wix.comments.v2.comment.


resourceIdstringmaxLength 128

ID of the resource receiving the vote. For comments, this is the comment ID.


revisionstringRead-only

Revision number, which increments when the vote is updated.


typestringRead-only

Vote type.


updatedDatestringRead-onlyformat date-time

Date and time the vote was updated.


voteIdstringRead-onlyformat GUID

Vote ID.

Did this help?