toggle menu
lib
common
switch theme
search in API
lib
/
app.moviebase.trakt.model
/
TraktSyncItem
Trakt
Sync
Item
sealed
interface
TraktSyncItem
Inheritors
TraktSyncMovie
TraktSyncShow
TraktSyncSeason
Members
Properties
collected
At
Link copied to clipboard
abstract
val
collectedAt
:
Instant
?
ids
Link copied to clipboard
abstract
val
ids
:
TraktItemIds
rated
At
Link copied to clipboard
abstract
val
ratedAt
:
Instant
?
rating
Link copied to clipboard
abstract
val
rating
:
Int
?
watched
At
Link copied to clipboard
abstract
val
watchedAt
:
Instant
?