Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Marketing Namespace / Coupon Class


In This Topic
    Coupon Class Properties
    In This Topic

    For a list of all members of this type, see Coupon members.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether AllowCombine  
    Public Property Gets or sets the BasketCoupons  
    Public Property Gets or sets the CouponCode  
    Public Property Gets or sets the CouponCombos  
    Public Property Gets or sets the identity of this entity.  
    Public Property Gets or sets the type of this coupon.  
    Public Property Gets or sets the CouponTypeId  
    Public Property Gets or sets the DiscountAmount  
    Public Property Gets or sets the EndDate  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets or sets the Groups  
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public PropertyOverridden.  Gets or sets the Id for the entity.  
    Public Property Gets or sets a value indicating whether IsPercent  
    Public Property Gets or sets the MaxQuantity  
    Public Property Gets or sets the MaxUses  
    Public Property Gets or sets the MaxUsesPerCustomer  
    Public Property Gets or sets the MaxValue  
    Public Property Gets or sets the MinPurchase  
    Public Property Gets or sets the MinQuantity  
    Public Property Gets or sets the Name  
    Public Property Gets or sets the product rule for this coupon.  
    Public Property Gets or sets the ProductRuleId  
    Public Property Gets or sets the Products  
    Public Property Gets or sets the QuantityInterval  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets the ShipMethods  
    Public Property Gets or sets the StartDate  
    Public Property Gets or sets the Store  
    Top
    See Also