class HqTrivia::Model::Finalist

Defined in:

hqtrivia/model/heart_finalist.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def profile : UserProfile #

[View source]
def profile=(_profile : UserProfile) #

[View source]
def rank : Int32 #

[View source]
def rank=(_rank : Int32) #

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

[View source]