Documentation of the CarRentalAgentService

RatesResponse Class

An instance of this class is returned from CarRentalAgentService interface for a multiple Rate-based operation.

For a list of all members of this type, see RatesResponse Members.

System.Object
   Response
      RatesResponse

public class RatesResponse : Response

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

An instance of this class is returned by a call of each SOAP-/POST-Implementation of GetRates - Method. Each delivered Rate is available at least at one Location. The Locations where the customer can depart with the Vehicle may be requested by a call to GetLocationsP7.

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)

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

RatesResponse Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Rate | RatesRequest