public enum AffiliateReferralPeriod : System.Enum
public enum AffiliateReferralPeriod : System.Enum
Member | Description |
---|---|
FirstOrder | Referrals are good only for the first order placed by the customer |
FirstOrderWithinNumberOfDays | Referrals are good for the first order placed by a customer if placed within the number of days specified by Affiliate.ReferralDays. |
NumberOfDays | Referrals are good for the number of days specified by Affiliate.ReferralDays |
Persistent | Referrals are good for all orders placed by the customer |
System.Object
System.ValueType
System.Enum
CommerceBuilder.Marketing.AffiliateReferralPeriod