PromotionCode Constructor
|
Initializes a new instance of the PromotionCode class. |
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. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
PromotionCode Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | ValidatePromotionCodeResponse | ValidatePromotionCodeRequest