Documentation of the CarRentalAgentService

RateCoveragesResponse Class

An instance of this class is returned from CarRentalAgentService for an operation to retrieve a list of RateCoverages.

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

System.Object
   Response
      RateCoveragesResponse

public class RateCoveragesResponse : 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

A RateCoverage object, delivered in this Response contains a textual description of services that are included in a specific offer(Rate). Therefore the corresponding RateCoveragesRequest may be used if detailed information about the included services for a specific offer(Rate) is desired.

An instance of this class is returned by a call of each SOAP-/POST-Implementation 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

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