Documentation of the CarRentalAgentService

VehicleBuild.RateCount Property

Gets or sets the count of Rates that are available at sunnycars for this VehicleBuild.

public  RateCount {get; set;}

Remarks

This Property is set only if, this VehicleBuild is delivered within the AvailableVehicleBuilds-Array of a RatesResponse. Otherwise its value will be delivered as "-1", meaning "not initialized".

See Also

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