You are here: Data Classes > Ektron.Cms.Commerce Namespace > Classes > AdjustedBasketItem Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
AdjustedBasketItem Class

Class used to represent basket item price adjustments.

C#
public class AdjustedBasketItem : BasketItem;
Visual Basic
Public Class AdjustedBasketItem
Inherits BasketItem

AdjustedBasketItem.cs

Name 
Description 
The properties of the AdjustedBasketItem class are listed here. 
 
Name 
Description 
 
Gets or sets the Total Adjusted price for the line item. This could reflect any coupon discounts, surcharges, etc applied to the item.  
 
Gets or sets the TaxRate class applicable to this item.  
 
Gets the list coupons applied to this basket item.  
 
Gets or sets whether or not this item has a free shipping coupon applied.  
 
Gets or sets the amount of tax applicable to this item.  
 
Gets or sets the total coupon discount for this basket item.  
 
Name 
Description 
 
This is the overview for the AdjustedBasketItem constructor overload. 
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!