Click or drag to resize
ShoppingCartItemValidationError Properties

The ShoppingCartItemValidationError type exposes the following members.

Properties
  NameDescription
Public propertyMessageKey
Gets a key which can be used to retrieve a localized error message.
Public propertyMessageParameters
Returns array with SKU name key.
Public propertySKUId
SKU Id of product associated with the error.
Public propertySKUName
SKU name of product associated with the error.
Top
See Also