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