CartError Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an error associated to a cart line item.
public class CartError
type CartError = class
Public Class CartError
- Inheritance
-
CartError
Constructors
CartError() |
Properties
AdditionalInformation |
Gets or sets the additional information property bag. |
ErrorCode |
Gets or sets a cart error code. |
ErrorDescription |
Gets or sets an error description. |