Documentation of the CarRentalAgentService

LinkedRateResponse.VehicleTypeCodeList Property

Gets or sets a list of unique ids of VehicleTypes used to store the Rates formerly.

public  VehicleTypeCodeList {get; set;}

Remarks

All stored Vehicles are of the VehicleTypes, that is returned herein. The string is a comma separated list of Codes that can be used for subsequent should be taken from the AvailableVehicleTypes-Property of the preceding RatesResponse. All available VehicleTypes may be requested by a call to GetVehicleTypes - Method.

See Also

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