飞行
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
类型名称:Flight
扩展 Intangible
名称 |
类型 |
说明 |
飞机 |
文字或车辆 |
飞机类型(例如,“波音 747”)。 |
到达机场 |
机场 |
航班终止的机场。 |
到达门 |
文本 |
航班抵达登机口的标识符。 |
到达航站楼 |
文本 |
航班抵达航站楼的标识符。 |
到达时间 |
DateTime |
预计到达时间。 |
运营商 |
组织 |
“运输公司”是一个过时的术语,表示包裹递送和配送的“提供商”。 |
出发机场 |
机场 |
航班起飞的机场。 |
出发登机口 |
文本 |
航班起飞登机口的标识符。 |
出发航站楼 |
文本 |
航班出发航站楼的标识符。 |
出发时间 |
DateTime |
预计出发时间。 |
估算飞行时长 |
时长或文本 |
航班的预计用时。 |
飞行距离 |
距离或文字 |
飞行距离。 |
航班号 |
文本 |
航班的唯一标识符,包括航空公司 IATA 代码。例如,如果对 United 110 航班(联合航空的 IATA 代码为“UA”)来说,flightNumber 为“UA110”。 |
餐饮 |
文本 |
将提供或可供应的餐点说明。 |
provider |
组织或个人 |
提供预留的组织。 |
seller |
组织或个人 |
提供(销售 / 租赁 / 借贷 / 贷款)服务 / 商品的实体。卖家也可能是提供商。 |
webCheckinTime |
DateTime |
乘客可以在线办理登机手续的时间。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Flight\n\nType name: [Flight](/workspace/gmail/markup/reference/types/Flight)\n\nExtends [Intangible](/workspace/gmail/markup/reference/types/Intangible)\n\n| Name | Type | Description |\n|-------------------------|----------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| aircraft | [Text](/workspace/gmail/markup/reference/types/Text) or [Vehicle](/workspace/gmail/markup/reference/types/Vehicle) | The kind of aircraft (e.g., \"Boeing 747\"). |\n| arrivalAirport | [Airport](/workspace/gmail/markup/reference/types/Airport) | The airport where the flight terminates. |\n| arrivalGate | [Text](/workspace/gmail/markup/reference/types/Text) | Identifier of the flight's arrival gate. |\n| arrivalTerminal | [Text](/workspace/gmail/markup/reference/types/Text) | Identifier of the flight's arrival terminal. |\n| arrivalTime | [DateTime](/workspace/gmail/markup/reference/types/DateTime) | The expected arrival time. |\n| carrier | [Organization](/workspace/gmail/markup/reference/types/Organization) | 'carrier' is an out-dated term indicating the 'provider' for parcel delivery and flights. |\n| departureAirport | [Airport](/workspace/gmail/markup/reference/types/Airport) | The airport where the flight originates. |\n| departureGate | [Text](/workspace/gmail/markup/reference/types/Text) | Identifier of the flight's departure gate. |\n| departureTerminal | [Text](/workspace/gmail/markup/reference/types/Text) | Identifier of the flight's departure terminal. |\n| departureTime | [DateTime](/workspace/gmail/markup/reference/types/DateTime) | The expected departure time. |\n| estimatedFlightDuration | [Duration](/workspace/gmail/markup/reference/types/Duration) or [Text](/workspace/gmail/markup/reference/types/Text) | The estimated time the flight will take. |\n| flightDistance | [Distance](/workspace/gmail/markup/reference/types/Distance) or [Text](/workspace/gmail/markup/reference/types/Text) | The distance of the flight. |\n| flightNumber | [Text](/workspace/gmail/markup/reference/types/Text) | The unique identifier for a flight including the airline IATA code. For example, if describing United flight 110, where the IATA code for United is 'UA', the flightNumber is 'UA110'. |\n| mealService | [Text](/workspace/gmail/markup/reference/types/Text) | Description of the meals that will be provided or available for purchase. |\n| provider | [Organization](/workspace/gmail/markup/reference/types/Organization) or [Person](/workspace/gmail/markup/reference/types/Person) | The organization providing the reservation. |\n| seller | [Organization](/workspace/gmail/markup/reference/types/Organization) or [Person](/workspace/gmail/markup/reference/types/Person) | An entity which offers (sells / leases / lends / loans) the services / goods. A seller may also be a provider. |\n| webCheckinTime | [DateTime](/workspace/gmail/markup/reference/types/DateTime) | The time when a passenger can check into the flight online. |"]]