toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.workbook.article.dto
/
ReadWorkBookArticleOut
/
ReadWorkBookArticleOut
Read
Work
Book
Article
Out
constructor
(
id
:
Long
,
writer
:
WriterDetail
,
title
:
String
,
content
:
String
,
problemIds
:
List
<
Long
>
,
category
:
String
,
createdAt
:
LocalDateTime
,
day
:
Long
)