class

HqTrivia::Model::QuestionSummary::Answer

Inherits Reference < Object

Answer info about the question

Constructors

new(__temp_636 : JSON::PullParser)
Source

Instance methods

answer
Source
answer=(_answer : String)
Source
answer_id
Source
answer_id=(_answer_id : Int32)
Source
correct
Source
correct=(_correct : Bool)
Source
count
Source
count=(_count : Int32)
Source
to_json(json : JSON::Builder)
Source