class HqTrivia::Model::HeartPhotoResults
- HqTrivia::Model::HeartPhotoResults
- Reference
- Object
Included Modules
Defined in:
hqtrivia/model/heart_photo_results.crConstructors
Instance Method Summary
- #c : Int32
- #c=(_c : Int32)
- #category : String
- #category=(_category : String)
- #photo_url : Union(String, Nil)
- #photo_url=(_photo_url : Union(String, Nil))
- #results : Union(Results, Nil)
- #results=(_results : Union(Results, Nil))
- #results_type : String
- #results_type=(_results_type : String)
- #round : Int32
- #round=(_round : Int32)
- #sent : Time
- #sent=(_sent : Time)
- #to_json(json : JSON::Builder)
- #ts : Time
- #ts=(_ts : Time)
- #type : String
- #type=(_type : String)
- #winner : Union(UserProfile, Nil)
- #winner=(_winner : Union(UserProfile, Nil))