Documentation of the CarRentalAgentService

Vehicle.VehicleAggregationId Property

Due to the fact that, the GetRates - Method is able to deliver a list of Rates, where the same vehicle model is listed once for each RateServiceType it is available with, this property offers the possiblity to summarize the models to a group because one model may have different Id's. Attention: This is the only property to achieve the aim of grouping Rates correctly.

public  VehicleAggregationId {get; set;}

Remarks

This property is guaranteed to be filled within each Vehicle-object.

See Also

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