toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.syncproviders.providers
/
AniListApi
/
SeasonEdge
Season
Edge
data
class
SeasonEdge
(
val
id
:
Int
?
,
val
relationType
:
String
?
,
val
node
:
AniListApi.SeasonNode
?
)
(
source
)
Members
Constructors
Season
Edge
Link copied to clipboard
constructor
(
id
:
Int
?
,
relationType
:
String
?
,
node
:
AniListApi.SeasonNode
?
)
Properties
id
Link copied to clipboard
val
id
:
Int
?
node
Link copied to clipboard
val
node
:
AniListApi.SeasonNode
?
relation
Type
Link copied to clipboard
val
relationType
:
String
?