click_
community
Reply_
bulletin
Detail
constructor(id: Int = 0, communityPostId: Int = 0, communityPostTitle: String? = null, communityPostType: String? = null, communityPostIsLike: Boolean = false, communityPostIsReply: Boolean? = null, communityPostLikeCnt: Int = 0, communityPostReplyCnt: Int? = null, communityBoardId: Int = 0, communityBoardCategory: String? = null, communityBoardTab: String = "", communityBoardIsSubscribe: Boolean? = null, userId: Int? = null)