Click or drag to resize

ICartItemDiscountAmountApplied Property

Amount by which this cart item has been discounted. This amount will always be positive. This amount has already been subtracted from Total, and has not been subtracted from SubTotal.

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
decimal DiscountAmountApplied { get; }

Property Value

Decimal
See Also