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