Documentation of the CarRentalAgentService

RateLinkRequest.VehicleDoorCount Property

Gets or sets the desired number of doors for the Vehicles, the Rates should be stored for.

public  VehicleDoorCount {get; set;}

Remarks

This property is optional. The value of the property has an effect on the Rates stored by CreateRateLink - Method. All stored Vehicles will have the desired DoorCount handed over herein.

See Also

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