Click or drag to resize

ShoppingCartStateDiscountItems Property


Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public IReadOnlyCollection<AdditionalInvoiceDetailCartItem> DiscountItems { get; }

Property Value

IReadOnlyCollectionAdditionalInvoiceDetailCartItem

Implements

IShoppingCartStateDiscountItems
See Also