Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
CalculationResult Class
CalculationResult Properties
AppliedCouponCodes Property
GrandTotal Property
Items Property
OrderDiscount Property
OrderDiscountSummary Property
OtherPayments Property
OtherPaymentsApplications Property
Shipping Property
Subtotal Property
Tax Property
TaxSummary Property
Total Property
CalculationResult
Items Property
Collection of detailed information for each cart item.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
IEnumerable
<
CalculationResultItem
>
Items
{
get
;
set
; }
Property Value
Type:
IEnumerable
CalculationResultItem
See Also
Reference
CalculationResult Class
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com