toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.workbook.controller.response
/
ArticleInfo
Article
Info
data
class
ArticleInfo
(
val
id
:
Long
,
val
title
:
String
)
Members
Constructors
Article
Info
Link copied to clipboard
constructor
(
id
:
Long
,
title
:
String
)
Properties
id
Link copied to clipboard
val
id
:
Long
title
Link copied to clipboard
val
title
:
String