SendArticleEventHistoryRecord

data class SendArticleEventHistoryRecord(val memberId: Long, val articleId: Long, val messageId: String, val eventType: Byte, val sendType: Byte)

Constructors

Link copied to clipboard
constructor(memberId: Long, articleId: Long, messageId: String, eventType: Byte, sendType: Byte)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard