ComplexCartItem Class

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public abstract class ComplexCartItem : IStandardCartItem, 
	ICartItemIdentity
Inheritance
Object    ComplexCartItem
Derived
More
Implements
ICartItemIdentity, IStandardCartItem

Properties

CartItemId 
DiscountAmountApplied 
InvoiceDetails A collection of all of the invoice details represented by this cart item, including invoice details for any cart items nested under this one.
Name 
SubTotal 
TaxApplied 
Total 

Methods

See Also