Documentation of the CarRentalAgentService

RatesRequest.VehicleTypeId Property

Gets or sets the unique id of the VehicleType for vehicle filtering.

public  VehicleTypeId {get; set;}

Remarks

This property is optional, but be aware that filtering at client side is much less powerful, because only the CarRentalAgentService knows about all of the offers of sunnycars. All delivered Vehicles will have the VehicleType, whose Id is handed over herein.

See Also

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