Documentation of the CarRentalAgentService

RateCodeRequest.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

Even if this property is marked as optional, it has to be handed over if DepartureRegionId is not.

See Also

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