Documentation of the CarRentalAgentService

GeneralTermsAndConditions Class

This class represents an Element of the general terms and conditions of sunnycars(german:AGB).

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

System.Object
   Data
      GeneralTermsAndConditions

public class GeneralTermsAndConditions : 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 GeneralTermsAndConditions object contains a textual part of the general terms and conditions. Thereby a GeneralTermsAndConditions has information about formatting as enumeration value, too.

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

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