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