Documentation of the CarRentalAgentService

RateLinkRequest.ArrivalLocationId Property

Gets or sets the unique id of the Location where the customer wants to arrive with Vehicle (rental stop location).

public  ArrivalLocationId {get; set;}

Remarks

This property is optional. The value for this parameter should be taken from the ArrivalLocationId-property of a RatesRequest perfomed before.

See Also

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