Use this class to create a Request for an operation to retrieve a list of Rates.
For a list of all members of this type, see RatesRequest Members.
System.Object
Request
RatesRequest
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
An instance of this class has to be used for a call to SOAP-Implementation of GetRates - Method. This Request is the most important Request at CarRentalAgentService. It is used to get the offers supplied by sunnycars. The RatesRequest allows to request the Rates in two different ways. Either as Region-based search, well-known as the best-buy search by sunnycars or as Location-based search. As the names suggests, the Region-based search, delivers only the best(economically priced) Rates available at the Locations of the requested Region. The Location-based search delivers all Rates available at the requested Location.
Attention:
The Rates, which are available as "service-upsell"-Rates, will always be truncated from the the quantity of supply by GetRates - Method. To retrieve those "service-upsell"-Rates, a call to GetRateServiceUpsell - Method has to be used.(see also: RateServiceUpsellRequest)
Namespace: SunnyCars.Schema.Osi.WsReservation.V4
Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)
RatesRequest Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Rate | RatesResponse