Description
The PromoCode class holds the base data for each promo code.
Derived By
Restricting anyType
Content Model
Contains elements as defined in the following table.
Component |
Type |
Occurs |
Description |
---|---|---|---|
promoCode |
string |
0..1 |
The promotion code |
promotionUUID |
string |
0..1 |
The promotion UUID |
reuse |
boolean |
1..1 |
A flag to indicate whether the promotion code can be reused [FIXME] |
used |
boolean |
1..1 |
A flag to indicate the promotion code has been used [FIXME] |
Referenced By
- referralPromoCode