Description
The ReferralPromoCode class holds the base data for each referral promo code.
Derived By
Extending promoCode
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] |
emailAddress |
string |
0..1 |
The email address associated with the promo code |
expiryDate |
dateTime |
0..1 |
The expiry date of the promo code |
inviteeCustomerUUID |
string |
0..1 |
The invitee's customer UUID with which it is associated |
invitorCustomerUUID |
string |
0..1 |
The invitor's customer UUID with which it is associated |
status |
0..1 |
The referral status of the promo code |