IBasketCalculator Interface Methods
In This Topic
For a list of all members of this type, see IBasketCalculator members.
Public Methods
| Name | Description |
 | GetChildItems |
Get the child items of the given basket item.
|
 | GetExtendedPrice |
Extended price of this item
|
 | GetNetExtendedPrice |
Gets the net extended price (this item less any child coupons or discounts in the associated basket)
|
 | TotalPrice | Overloaded.
Gets the total price of all items in the shipment.
|
 | TotalProductPrice | Overloaded.
Gets the total price of all products in the collection.
|
Top
See Also