class

Poll::Option

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(name : String, votes_count : Int32 = 0)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

name
Source
name=(name : String)
Source
votes_count
Source
votes_count=(votes_count : Int32)
Source