toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.admin.controller.response
/
AddArticleResponse
Add
Article
Response
data
class
AddArticleResponse
(
val
articleId
:
Long
)
Members
Constructors
Add
Article
Response
Link copied to clipboard
constructor
(
useCaseOut
:
AddArticleUseCaseOut
)
constructor
(
articleId
:
Long
)
Properties
article
Id
Link copied to clipboard
val
articleId
:
Long