Documentation of the CarRentalAgentService

LocationRequest.WithArrivalLocations Property

Gets or sets whether the requested Location should include arrival (return) Locations provided by that location (see: ArrivalLocations).

public  WithArrivalLocations {get; set;}

Remarks

This property is optional whereby it is set to "False" by default. Aditionally it has to be mentioned, that the returned arrivalLocations will not be checked for dropoff-stopsales if DepartureDateTime and ArrivalDateTime are not handed over within this request.

See Also

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