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