Documentation of the CarRentalAgentService

RegionsWithLocationsRequest.GeoLongitude Property

Gets or sets the longitude value of the geographic point (a decimal degree in WGS84 encoded system) for the geo-code based search of Regions and Locations.

public  GeoLongitude {get; set;}

Remarks

This property is optional. It ís used in case the calling booking module wants to request the Regions and Locations within a specified radius for an already known geographic point. If this property is set GeoLatitude and GeoRadius are required too.

See Also

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