toggle menu
Anitraklib
0.1.10-alpha
common
switch theme
search in API
Anitraklib
/
io.github.vincentvibe3.anitraklib.anilist.serialization
/
ProgressUpdateResult
Progress
Update
Result
@
Serializable
data
class
ProgressUpdateResult
(
val
saveMediaListEntry
:
ProgressUpdateResult.ProgressUpdate
)
Members
Constructors
Progress
Update
Result
Link copied to clipboard
constructor
(
saveMediaListEntry
:
ProgressUpdateResult.ProgressUpdate
)
Types
Progress
Update
Link copied to clipboard
@
Serializable
data
class
ProgressUpdate
(
val
userId
:
Int
,
val
id
:
Int
,
val
progress
:
Int
,
val
mediaId
:
Int
)
Properties
save
Media
List
Entry
Link copied to clipboard
val
saveMediaListEntry
:
ProgressUpdateResult.ProgressUpdate