IBasketCalculator Interface Members
In This Topic
The following tables list the members exposed by IBasketCalculator.
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