InsertFullArticleRecordCommand

data class InsertFullArticleRecordCommand(val writerId: Long, val mainImageURL: URL, val title: String, val category: Byte, val content: String)

Constructors

Link copied to clipboard
constructor(writerId: Long, mainImageURL: URL, title: String, category: Byte, content: String)

Properties

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