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