SCPollType
Properties
| Property | Type | Description | 
|---|---|---|
| added_at? | Date | Added at | 
| choices | SCPollChoiceType[] | Choice | 
| closed? | boolean | Poll is closed or not | 
| expiration_at | string|Date | Expiration at | 
| hidden? | boolean | Expiration at | 
| id? | number | Id of the poll | 
| modified_at? | Date | Modified at | 
| multiple_choices | boolean | Poll is multiple choices or not | 
| title? | string | Title of the poll |