Documentation of the CarRentalAgentService

RateConditionsRequest Class

Use this class to create a Request for an operation to retrieve a list of RateConditions.

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

System.Object
   Request
      RateConditionsRequest

public class RateConditionsRequest : Request

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

A RateCondition object, delivered in response to this request, contains a textual description of services that are not included in a specific offer(Rate). A RateCondition includes conditions and important details for the private customer, such as additional charges. Therefore this Requestmay be used if detailed information of the additional conditions and charges for a specific offer(Rate) is desired.

An instance of this class has to be used for a call to SOAP-Implementation of GetRateConditions - Method.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

RateConditionsRequest Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | RateCondition | RateConditionsResponse