gatelogue_types.AirAirline
- class gatelogue_types.AirAirline(*, i: ID = None, source: set[str] = <factory>, name: str, link: ~gatelogue_types.Sourced[str] | None = None, flights: list[~gatelogue_types.Sourced[ID]] = <factory>, gates: list[~gatelogue_types.Sourced[ID]] = <factory>)
Bases:
Node- __init__()
Methods
NS()__init__()Attributes
List of IDs of all
AirFlights the airline operatesList of IDs of all
AirGates the airline owns or operatesLink to the MRT Wiki page for the airline
Name of the airline
The ID of the node
All sources that prove the node's existence
- classmethod NS()
- i: ID
The ID of the node