Click or drag to resize
ShoppingCartCheckResult Properties

The ShoppingCartCheckResult type exposes the following members.

Properties
  NameDescription
Public propertyCheckFailed
Indicates whether check has failed (whole cart check has failed or at least one cart item check has failed).
Public propertyItemResults
Results for all products which have failed during check.
Protected propertyItemResultsBySKUID
Dictionary of ShoppingCartItem check results indexed by the ID of SKU.
Public propertyItemsCheckFailed
Indicates whether check has failed (at least one cart item check has failed).
Public propertyShippingOptionNotAvailable
Indicates that shipping option is not available for shopping cart.
Top
See Also