Documentation of the CarRentalAgentService

PromotionCode Class

This class represents validity-details of a PromotionCode returned within a ValidatePromotionCodeResponse provided by CarRentalAgentService.

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

System.Object
   Data
      PromotionCode

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

An instance of this class is returned within the PromotionCode - Property of a ValidatePromotionCodeResponse as Response to a call of the SOAP/POST-Implementation of ValidatePromotionCode - Method.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

PromotionCode Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | ValidatePromotionCodeResponse | ValidatePromotionCodeRequest