carrierIataCode property
Two character IATA airline code of the marketing carrier (as opposed to operating carrier).
Exactly one of this or carrierIcaoCode
needs to be provided for
carrier
and operatingCarrier
. eg: "LX" for Swiss Air
Implementation
core.String? carrierIataCode;