You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > CouponData Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CouponData Class
C#
public class CouponData;
Visual Basic
Public Class CouponData

CouponData.cs

This is class Ektron.Cms.Commerce.CouponData.

Name 
Description 
The properties of the CouponData class are listed here. 
 
Name 
Description 
 
Code 
Gets or sets the coupon code.  
 
Gets or sets the coupon type.  
 
Gets or sets the Id of the currency this coupon applies to.  
 
Gets or sets the description of the coupon.  
 
Gets or sets the Coupon Discount Type.  
 
Gets or sets the value of the discount. For a fixed amount, this would be the amount (i.e. 5.00). For percentage, it would be the discount percent value in whole numbers (i.e. 15% = 15.00).  
 
Gets or sets the date the coupon expires.  
 
Id 
Gets or sets the Id of the coupon.  
 
Determines whether or not this coupon is currently active. Deleted coupons remain in the system and are marked inactive.  
 
Determins whether or not this coupon can be combined with other coupons. If true, this coupon can be combined with other "Combinable" coupons.  
 
Determines whether or not this coupon is currently redeemable. A coupon may not be reddemable if the it is inactive, not within its valid period, or has been redeemed the maximum number of times.  
 
Gets or sets the maximum order amount that this coupon can be applied to.  
 
Gets or sets the maximim number of times this coupon can be used before it expires.  
 
Gets or sets the minimum order amount required before the coupon is applicable.  
 
Gets or sets the OnePerCuster value. If true, this coupon can only be used once by each customer.  
 
Gets or sets the date the coupon becomes valid.  
 
Name 
Description 
 
This is CouponData, a member of class CouponData. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!