AppendWorkbookToArticleMainCardInDto

data class AppendWorkbookToArticleMainCardInDto(val articleId: Long, val workbookId: Long)

Constructors

Link copied to clipboard
constructor(articleId: Long, workbookId: Long)

Properties

Link copied to clipboard
Link copied to clipboard