Gets or sets a list of unique ids of VehicleBuilds for vehicle filtering.
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 are of the VehicleBuilds, that have been handed over herein. The string handed over herein has to be composed as comma separated list of Codes and should be taken from the AvailableVehicleBuilds-Property of the preceding RatesResponse. All available VehicleBuilds may be requested by a call to GetVehicleBuilds - Method.
RatesRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace