toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.syncproviders.providers
/
AniListApi
/
StartedAt
Started
At
data
class
StartedAt
(
val
year
:
String
?
,
val
month
:
String
?
,
val
day
:
String
?
)
(
source
)
Members
Constructors
Started
At
Link copied to clipboard
constructor
(
year
:
String
?
,
month
:
String
?
,
day
:
String
?
)
Properties
day
Link copied to clipboard
val
day
:
String
?
month
Link copied to clipboard
val
month
:
String
?
year
Link copied to clipboard
val
year
:
String
?