class HqTrivia::Model::UserProfile

Defined in:

hqtrivia/model/heart_finalist.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def instagram_handle : Union(String, Nil) #

[View source]
def instagram_handle=(_instagram_handle : Union(String, Nil)) #

[View source]
def name : String #

[View source]
def name=(_name : String) #

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

[View source]
def user_id : Int32 #

[View source]
def user_id=(_user_id : Int32) #

[View source]