Documentation of the CarRentalAgentService

RemoveRateLinkResponse.MustHaveRateServiceList Property

Specifies or provides a delimeter separated Code string of RateServices used to store the Rates formerly.

public  MustHaveRateServiceList {get; set;}

Remarks

All stored Rates will have all of the RateServices, handed over herein. All available vehicle RateServices may be requested by a call to GetRateServiceTypes - Method. The string handed over herein has to be composed as comma separated list of Codes and should be taken from the AvailableRateServices-Property of the preceding RatesResponse.

See Also

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