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