toggle menu
InterfaceOfOurOwn
jvm
switch theme
search in API
InterfaceOfOurOwn
/
com.soblemprolved.interfaceofourown.model
/
ExternalWorkBlurb
/
ExternalWorkBlurb
External
Work
Blurb
constructor
(
id
:
Long
,
title
:
String
,
authors
:
List
<
UserReference
>
,
lastUpdatedDate
:
LocalDate
,
rating
:
Rating
,
categories
:
List
<
Category
>
,
fandoms
:
List
<
String
>
,
relationships
:
List
<
String
>
,
characters
:
List
<
String
>
,
freeforms
:
List
<
String
>
,
summary
:
Html
,
bookmarkCount
:
Int
)