Documentation of the CarRentalAgentService

Location.ArrivalLocations Property

Gets or sets an array of arrival Locations supported by this Location.

public  ArrivalLocations {get; set;}

Remarks

Arrival-Locations are not delivered for Location having set the IsOneWayPossible-Flag to "False". Additionally it has to be mentioned that this property gets filled only for calls to GetLocationP2 - Method and GetLocationP3 - Method, if the corresponding request-property was set to "True"(see: WithArrivalLocations).

If this property is wrongly returned as "null", the Response signals that by a Status of Failure and the corresponding Error-Message.

See Also

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