Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.metaproviders
/
TraktProvider
/
Airs
Airs
common
data
class
Airs
(
val
day
:
String
?
=
null
,
val
time
:
String
?
=
null
,
val
timezone
:
String
?
=
null
)
(
source
)
Members
Constructors
Airs
Link copied to clipboard
common
constructor
(
day
:
String
?
=
null
,
time
:
String
?
=
null
,
timezone
:
String
?
=
null
)
Properties
day
Link copied to clipboard
common
val
day
:
String
?
time
Link copied to clipboard
common
val
time
:
String
?
timezone
Link copied to clipboard
common
val
timezone
:
String
?