ShoppingCartCheckResult Properties |
The ShoppingCartCheckResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckFailed |
Indicates whether check has failed (whole cart check has failed or at least one cart item check has failed).
|
![]() | ItemResults |
Results for all products which have failed during check.
|
![]() | ItemResultsBySKUID |
Dictionary of ShoppingCartItem check results indexed by the ID of SKU.
|
![]() | ItemsCheckFailed |
Indicates whether check has failed (at least one cart item check has failed).
|
![]() | ShippingOptionNotAvailable |
Indicates that shipping option is not available for shopping cart.
|