Documentation of the CarRentalAgentService

TermsAndConditonsResponse Class

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

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

System.Object
   Response
      TermsAndConditonsResponse

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

TermsAndConditonsResponse Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | GeneralTermsAndConditions | TermsAndConditonsRequest