SCPollChoiceType
Interface SCPollChoice. Poll Choice Schema.
Properties
Property | Type | Description |
---|---|---|
added_at? | Date | Added at |
choice | string | Title of the poll |
deleted? | boolean | True if the poll is deleted |
id? | number | Id of the poll choice |
order? | number | Order in the list of choices |
vote_count? | number | Number of votes |
voted? | boolean | True if the logged user has already voted the choice |