toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
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
?