airports.proto
path vasystem/api/v2/airports.proto
package vasystem.api.v2
Messages
Airport
An Airport resource represents an airport.
Name | Type | Description |
---|---|---|
id | string | The unique identifier of the airport. |
icao_code | string | The ICAO airport identifier. Unique. |
iata_code | string | The IATA airport identifier. This field is not unique. |