Documentation of the CarRentalAgentService

RegionsWithLocationsRequest.GeoLatitude Property

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

public  GeoLatitude {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 GeoLongitude and GeoRadius are required too.

See Also

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