click_
gameReview_
game
Review
Gathering
Detail
constructor(id: Int = 0, isLike: Boolean? = null, isDislike: Boolean? = null, likeCnt: Int = 0, dislikeCnt: Int = 0, gameId: Int = 0, gameName: String = "", gameGenre: String? = null, gameXpType: String? = null, gameIsPromo: Int? = null, gameIsInstall: Boolean? = null, order: Int = 0, filterType: String = "", userId: Int? = null, gamePackageId: Int? = null)