Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
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