class HqTrivia::Model::QuestionSummary::QuestionMedia

Defined in:

hqtrivia/model/question_summary.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_566 : JSON::PullParser) #

[View source]

Instance Method Detail

def content_type : String #

[View source]
def content_type=(_content_type : String) #

[View source]
def key : String #

[View source]
def key=(_key : String) #

[View source]
def media_id : String #

[View source]
def media_id=(_media_id : String) #

[View source]
def to_json(json : JSON::Builder) #

[View source]
def type : String #

[View source]
def type=(_type : String) #

[View source]