edit_
community
Post
Edit
Delete_
pop
Up
Detail
constructor(communityBoardCategory: String = "", communityBoardId: Int = 0, communityBoardIsSubscribe: Boolean? = null, communityBoardTab: String = "", communityPostId: Int = 0, communityPostIsLike: Boolean = false, communityPostIsReply: Boolean? = null, communityPostLikeCnt: Int = 0, communityPostReplyCnt: Int = 0, communityPostTitle: String = "", communityPostType: String = "")