A poll attached to a wall post.
The identifier of this poll.
The identifier of the owner of this poll.
The timestamp when this poll was created, as unixtime.
The text of the question.
The total number of votes.
An array of objects describing the poll options.
Identifier of this option.
The text of the option.
The number of people who voted for this option.
The percentage of people who voted for this option.
Whether this poll is anonymous (i.e. no one can see who voted on it and for what).
Whether this poll is multiple-choice.
If the current user has voted in this poll, the IDs of the options they voted for.
The timestamp when this poll ends, in unixtime. 0 if the poll does not end.
Whether this poll has ended.
Whether the current user can edit this poll.
Whether the current user can vote in this poll.
The identifier of the author of this poll.