CartError Class

Definition

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.

Applies to