IShoppingCartStateTotal Property
            Total cost of this cart, including any shipping, taxes and discounts.
            By default, this is the amount of currency and/or credits needed to perform a 
{0} Overload operation.
            
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
ReadOnly Property Total As Decimal
	Get
property Decimal Total {
	Decimal get ();
}
abstract Total : decimal with get
Property Value
Decimal 
            If there are any installment-based open invoice items in this cart, this total will only include the amount due on those items today.
            It will not include the full remaining balance for those items.