Documentation of the CarRentalAgentService

RateConditionsRequest.VehicleId Property

Gets or sets the unique id of the Vehicle for which RateConditions are requested.

public  VehicleId {get; set;}

Remarks

This property is mandatory. The value for this parameter has to be taken from the Id-property of a formerly requested Rate.

See Also

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