Click or drag to resize

ComplexCartItem Class

Inheritance Hierarchy
SystemObject
  Ignition.Commerce.ShoppingComplexCartItem
    More

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public abstract class ComplexCartItem : IStandardCartItem, 
	ICartItemIdentity

The ComplexCartItem type exposes the following members.

Properties
 NameDescription
Public propertyCartItemId 
Public propertyDiscountAmountApplied 
Public propertyInvoiceDetails A collection of all of the invoice details represented by this cart item, including invoice details for any cart items nested under this one.
Public propertyName 
Public propertySubTotal 
Public propertyTaxApplied 
Public propertyTotal 
Top
Methods
See Also
Inheritance Hierarchy