InsertSendEventDto

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

Constructors

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

Properties

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