Poll::Option
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : String, votes_count : Int32 = 0)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
name
Sourcename=(name : String)
Sourcevotes_count
Sourcevotes_count=(votes_count : Int32)
Source