Gets or sets the IATA three letter airport code for which a Region should be returned.
A RegionsRequest having this property set, will return always a list of only one item in Region-Array. This property is optional, but one of the following properties has to be set, to create a valid RegionsRequest: - Name
- CountryCode
- ParentId
- PickupRegionId
- PickupLocationId
- AirportCode
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.RegionsRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace