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