Documentation of the CarRentalAgentService

Location.LocationCode Property

Gets or sets the location code of this Location.

public  LocationCode {get; set;}

Remarks

The LocationCode consists of of two parts, the first part is the IATA-3Letter-Airport-Code of the Airport located nearest to this Location respectively the Code of the Airport, where the Location is. The second part is a sequential number, arbitrarily assigned by sunnycars. If just the IATA-3Letter-Airport-Code is needed, please use IATACodeNearestAirport. Examples of the location code: MUC01, FRA11.

See Also

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