SKUMaxUnitsExceededValidationError Properties |
The SKUMaxUnitsExceededValidationError type exposes the following members.
Name | Description | |
---|---|---|
![]() | MaxUnits |
Maximum allowed units for the product.
|
![]() | MessageKey |
Gets a key which can be used to retrieve a localized error message.
(Inherited from ShoppingCartItemValidationError.) |
![]() | MessageParameters |
Returns an array containing SKU name and maximum units for the SKU.
(Overrides ShoppingCartItemValidationErrorMessageParameters.) |
![]() | SKUId |
SKU Id of product associated with the error.
(Inherited from ShoppingCartItemValidationError.) |
![]() | SKUName |
SKU name of product associated with the error.
(Inherited from ShoppingCartItemValidationError.) |