AddArticleResponse

data class AddArticleResponse(val articleId: Long)

Constructors

Link copied to clipboard
constructor(useCaseOut: AddArticleUseCaseOut)
constructor(articleId: Long)

Properties

Link copied to clipboard