toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.subscription.service.dto
/
ContentDto
/
ContentDto
Content
Dto
constructor
(
memberEmail
:
String
,
workbookId
:
Long
,
articleId
:
Long
,
currentDate
:
LocalDate
,
category
:
String
,
articleDay
:
Int
,
articleTitle
:
String
,
writerName
:
String
,
writerLink
:
URL
,
articleContent
:
String
)