Documentation of the CarRentalAgentService

RateLinkRequest.DepartureLocationId Property

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

public  DepartureLocationId {get; set;}

Remarks

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

See Also

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