toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.article.repo.record
/
SelectArticleContentsRecord
Select
Article
Contents
Record
data
class
SelectArticleContentsRecord
(
val
articleId
:
Long
,
val
content
:
String
)
Members
Constructors
Select
Article
Contents
Record
Link copied to clipboard
constructor
(
articleId
:
Long
,
content
:
String
)
Properties
article
Id
Link copied to clipboard
val
articleId
:
Long
content
Link copied to clipboard
val
content
:
String