Anitraklib
0.1.4-alpha
common
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