struct

API::V1::Serializers::Status::Poll::PollOption

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(title : String, votes_count : Int32 | Nil)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

title
Source
title=(title : String)
Source
votes_count
Source
votes_count=(votes_count : Int32 | Nil)
Source