impression_
community
Post_
internal
Contents
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? = null, communityBoardTab: String? = null, communityBoardIsSubscribe: Boolean? = null, order: Int = 0, filterType: String? = null, internalContentsDetailType: String? = null)