 | IShoppingCartStateCreditApplied Property |
Amount of credit applied to this cart as payment, to be used during the next checkout operation.
Does not include credits which were already applied to invoices in the cart during previous checkouts.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxdecimal CreditApplied { get; }ReadOnly Property CreditApplied As Decimal
Get
property Decimal CreditApplied {
Decimal get ();
}abstract CreditApplied : decimal with get
Property Value
Decimal
See Also