Documentation of the CarRentalAgentService

ValidatePromotionCodeRequest Class

Use this class to create a Request for an operation to validate a single PromotionCode in terms of rental Region(Destination), rental period, booking period, market and the booking customer himself.

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

System.Object
   Request
      ValidatePromotionCodeRequest

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

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

This method is used to validate a single PromotionCode in terms of validity for a special Region, validity within a reantal period and validity for a customer. All these checks are performed depending on the values handed over in this ValidatePromotionCodeRequest respectively the Operator, the used Ticket has been created for.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

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