Documentation of the CarRentalAgentService

RegionRequest.AirportCode Property

Gets or sets the IATA three letter airport code for which a Region should be returned.

public  AirportCode {get; set;}

Remarks

This property is optional, but either Id or AirportCode has to be set.

The available Airports including their IATA-3Letter-Airport-Codes may be requested by a call to GetAirports - Method.

See Also

RegionRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace