Documentation of the CarRentalAgentService

RateServiceUpsellRequest.VehicleId Property

Gets the unique id of the Vehicle for which this RateServiceUpsellRequest applies.

public  VehicleId {get; set;}

Remarks

This property is mandatory. The value for this parameter should be taken from the Vehicle-property of the Rate, the Upsell-Rates are requested for.

See Also

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