Documentation of the CarRentalAgentService

CreateReservationRequest.VehicleId Property

Gets or sets the unique id of the Vehicle the customer has chosen to rent at departure Vehicle (car to rent).

public  VehicleId {get; set;}

Remarks

This property is mandatory.

See Also

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