share_
community
Post_
community
Post
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? = null, communityBoardIsSubscribe: Boolean? = null)