Enumeration of possible calculation types of a PromotionCode.
The PromotionCodeType signals how the DiscountValue - Property of a PromoAndBonusProgInfo-class instance respectively the Value - Property of a PromotionCode-class instance, has to be interpreted.
Member Name | Description |
---|---|
Undefined | Specifies that there's no information about the promotioncode's type in the database. If this value is deliverd it proably indicates a serious problem in the database. Therefore this value shall never be returned. |
Percentage | Specifies that the promotioncode is a percental value. |
Value | Specifies that the promotioncode is a fix amount. |
Namespace: SunnyCars.Schema.Osi.WsReservation.V4
Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)
SunnyCars.Schema.Osi.WsReservation.V4 Namespace | PromoAndBonusProgInfo