Documentation of the CarRentalAgentService

RateCodeRequest.DepartureRegionId Property

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

public  DepartureRegionId {get; set;}

Remarks

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

See Also

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