Documentation of the CarRentalAgentService

RateCoverage Class

This class represents a rate coverage.

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

System.Object
   Data
      RateCoverage

public class RateCoverage : 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 RateCoverage object contains a textual description of services that are included in a specific offer(Rate). Thereby a RateCoverage encapsulates the description itself in textual form and the information about formatting as enumeration value.

Instances of this class are returned in a RateCoveragesResponse that may be requested using the POST/SOAP - Implementations of GetRateCoverages - Method.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

RateCoverage Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | RateCoveragesRequest | RateCoveragesResponse