ReadArticleUseCaseIn

data class ReadArticleUseCaseIn(val articleId: Long, val memberId: Long)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard