IShoppingCartStateDiscountAmountApplied Property
Amount by which this cart has been discounted. This amount will always be positive.
This amount has already been subtracted from
Total, and has not been subtracted from
SubTotal.
If any open invoices have been added to the cart, this includes discounts from those as well.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
decimal DiscountAmountApplied { get; }
ReadOnly Property DiscountAmountApplied As Decimal
Get
property Decimal DiscountAmountApplied {
Decimal get ();
}
abstract DiscountAmountApplied : decimal with get
Property Value
Decimal