SelectProblemsByArticleIdQuery

data class SelectProblemsByArticleIdQuery(val articleId: Long)

Constructors

Link copied to clipboard
constructor(articleId: Long)

Properties

Link copied to clipboard