Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.syncproviders.providers
/
SimklApi
/
Companion
/
ActivitiesResponse
/
UpdatedAt
Updated
At
data
class
UpdatedAt
(
val
all
:
String
?
,
val
removedFromList
:
String
?
,
val
ratedAt
:
String
?
)
(
source
)
Members
Constructors
Updated
At
Link copied to clipboard
constructor
(
all
:
String
?
,
removedFromList
:
String
?
,
ratedAt
:
String
?
)
Properties
all
Link copied to clipboard
val
all
:
String
?
rated
At
Link copied to clipboard
val
ratedAt
:
String
?
removed
From
List
Link copied to clipboard
val
removedFromList
:
String
?