Documentation of the CarRentalAgentService

RatesRequest.FilterRateServiceTypeId Property

Gets or sets the unique id of a RateServiceType for filtering purpose. This Filter should be used only if the calling application is not able to call the ValidateRate - Method for some reason.

public  FilterRateServiceTypeId {get; set;}

Remarks

This Filteroption has to be used solely in conjunction with the FilterSalesSeasonId and the FilterVehicleId properties. The ussage of these Filter-Options results in a RatesResponse that contains only a single offer.

See Also

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