ArticleViewCountQuery

data class ArticleViewCountQuery(val articleId: Long, val categoryType: CategoryType)

Constructors

Link copied to clipboard
constructor(articleId: Long, categoryType: CategoryType)

Properties

Link copied to clipboard
Link copied to clipboard