Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
CalculationRequest Class
CalculationRequest Properties
BillingAddress Property
CalculationDate Property
CouponCodes Property
Currency Property
Customer Property
Items Property
OrderId Property
PaymentOption Property
RequestCustomData Property
ShippingAddress Property
ShippingOption Property
Site Property
TotalItemsWeight Property
User Property
CalculationRequest
Items Property
Items to be calculated.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
IEnumerable
<
CalculationRequestItem
>
Items
{
get
;
set
; }
Property Value
Type:
IEnumerable
CalculationRequestItem
See Also
Reference
CalculationRequest Class
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com