Documentation of the CarRentalAgentService

RateCondition Class

This class represents a rate condition.

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

System.Object
   Data
      RateCondition

public class RateCondition : Data

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 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. Thereby a RateCondition encapsulates the description itself in textual form and the information about formatting as enumeration value.

Instances of this class are returned in a RateConditionsResponse that may be requested using the POST/SOAP - Implementations 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

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