InsertWorkBookCommand

data class InsertWorkBookCommand(val title: String, val mainImageUrl: URL, val category: String, val description: String)

Constructors

Link copied to clipboard
constructor(title: String, mainImageUrl: URL, category: String, description: String)

Properties

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