Documentation of the CarRentalAgentService

TermsAndConditonsRequest Class

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

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

System.Object
   Request
      TermsAndConditonsRequest

public class TermsAndConditonsRequest : 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 GeneralTermsAndConditions object, delivered in response to this request, contains a textual part of the general terms and conditions of SunnyCars. Therefore this Requestmay be used if general terms an conditions are of interest.

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

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

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