toggle menu
InterfaceOfOurOwn
jvm
switch theme
search in API
InterfaceOfOurOwn
/
com.soblemprolved.interfaceofourown.model
/
SeriesInfo
/
SeriesInfo
Series
Info
constructor
(
id
:
Long
,
creators
:
List
<
UserReference
>
,
beginDate
:
LocalDate
,
lastUpdatedDate
:
LocalDate
,
description
:
Html
,
notes
:
Html
,
wordCount
:
Int
,
worksCount
:
Int
,
bookmarksCount
:
Int
,
completionStatus
:
Boolean
)