click_ community Board_ community Detail

constructor(id: Int = 0, category: String? = null, tab: String = "", isSubscribe: Boolean = false, communityPostId: Int? = null, communityPostTitle: String? = null, communityPostType: String? = null, communityPostIsLike: Boolean? = null, communityPostIsReply: Boolean? = null, communityPostLikeCnt: Int? = null, communityPostReplyCnt: Int? = null, communityBoardId: Int = 0, communityBoardCategory: String = "", communityBoardTab: String = "", communityBoardIsSubscribe: Boolean = false, order: Int = 0, filterType: String? = null, communityDetailType: String? = null)