Type of a benefit code (bonus program code or promotion code).
This enum is used for CodeType-property in PromoAndBonusProgInfo-class.
Member Name | Description |
---|---|
Undefined | Undefined enum value, for internal use. If this value is deliverd for a PromoAndBonusProgInfo, it proably indicates a serious problem within the database. Therefore this value shall never be returned. |
PromoCode | Signals that the corresponding PromoAndBonusProgInfo contains a Promotion Code. |
BonusProgram | Signals that the corresponding PromoAndBonusProgInfo contains a Bonus Program Code. |
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