class HqTrivia::Model::HeartPhotoVote
- HqTrivia::Model::HeartPhotoVote
- Reference
- Object
Included Modules
Defined in:
hqtrivia/model/heart_photo_vote.crConstructors
Instance Method Summary
- #c : Int32
- #c=(_c : Int32)
- #category : String
- #category=(_category : String)
- #round : Int32
- #round=(_round : Int32)
- #sent : Time
- #sent=(_sent : Time)
- #stack : Array(Photo)
- #stack=(_stack : Array(Photo))
- #submission_count : Int32
- #submission_count=(_submission_count : Int32)
- #to_json(json : JSON::Builder)
- #ts : Time
- #ts=(_ts : Time)
- #type : String
- #type=(_type : String)