click_
user
Profile_
community
Detail
constructor(id: Int = 0, screenName: String = "", tier: String = "", honorTitle: String? = null, nameTag: String? = null, level: Int = 0, communityPostId: Int = 0, communityPostTitle: String = "", communityPostType: String = "", communityPostIsLike: Boolean = false, communityPostIsReply: Boolean? = null, communityPostLikeCnt: Int = 0, communityPostReplyCnt: Int = 0, communityBoardId: Int = 0, communityBoardCategory: String? = null, communityBoardTab: String = "", communityBoardIsSubscribe: Boolean = false, order: Int? = null, filterType: String? = null, communityDetailType: String? = null)