click_
community
Post_
gameDetail
constructor(id: Int = 0, title: String = "", type: String = "", isLike: Boolean = false, isReply: Boolean? = null, likeCnt: Int = 0, replyCnt: Int = 0, communityBoardId: Int? = null, communityBoardCategory: String? = null, communityBoardTab: String? = null, communityBoardIsSubscribe: Boolean? = null, gameId: Int? = null, order: Int = 0, campaignId: Int = 0)