toggle menu
InterfaceOfOurOwn
jvm
switch theme
search in API
InterfaceOfOurOwn
/
com.soblemprolved.interfaceofourown.features.collections.collection.works
Package-level
declarations
Types
Types
Collection
Works
Page
Link copied to clipboard
data
class
CollectionWorksPage
(
val
collectionName
:
String
,
val
workBlurbs
:
List
<
WorkBlurb
>
,
val
csrfToken
:
Csrf
)