Documentation of the CarRentalAgentService

PromotionCode Members

PromotionCode overview

Public Instance Constructors

PromotionCode Constructor Initializes a new instance of the PromotionCode class.

Public Instance Properties

CalculationType Gets or sets the CalculationType of the Promotion Code.
Code Gets or sets the Promotion Code that is validated by the ValidatePromotionCodeRequest.
CurrencyCode Gets the ISO 4217 three letter currency code for which the PromotionCode is valid.
Value Gets or sets the value of this PromotionCode, that is either a fix amount or a percental value, depending on the returned CalculationType.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

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