Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / BasketCoupon Class


In This Topic
    BasketCoupon Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the AppliedDate  
    Public Property Gets or sets the Basket  
    Public Property Gets or sets the Basket for this entity.  
    Public Property Gets or sets the Coupon  
    Public Property Gets or sets the Coupon for this entity.  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets or sets the Id for the entity. (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Top
    See Also