toggle menu
Anitraklib
0.1.10-alpha
common
switch theme
search in API
Anitraklib
/
io.github.vincentvibe3.anitraklib.anilist.types
/
AiringScheduleEdge
Airing
Schedule
Edge
@
Serializable
data
class
AiringScheduleEdge
(
val
node
:
AiringSchedule
,
val
id
:
Int
)
Members
Constructors
Airing
Schedule
Edge
Link copied to clipboard
constructor
(
node
:
AiringSchedule
,
id
:
Int
)
Properties
id
Link copied to clipboard
val
id
:
Int
node
Link copied to clipboard
val
node
:
AiringSchedule