toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.workbook.usecase.dto
/
ReadWorkbookUseCaseOut
/
ReadWorkbookUseCaseOut
Read
Workbook
Use
Case
Out
constructor
(
id
:
Long
,
mainImageUrl
:
URL
,
title
:
String
,
description
:
String
,
category
:
String
,
createdAt
:
LocalDateTime
,
writers
:
List
<
WriterDetail
>
,
articles
:
List
<
ArticleDetail
>
)