impression_ community Post_ bulletin 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, userId: Int? = null)