Documentation of the CarRentalAgentService

LocationsRequest.GeoLatitude Property

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

public  GeoLatitude {get; set;}

Remarks

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

See Also

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