ReadonlycodeError identifier.
Optional ReadonlylineReference to the Line Item that caused the error.
Readonlymessage"Quantity '$quantity' less than minimum '$minCartQuantity'."
ReadonlyminThe minimum quantity required for this Line Item.
ReadonlyquantityThe quantity that was requested.
Returned when attempting to create or update a Cart with a Line Item whose quantity is below the
minCartQuantitylimit defined in the InventoryEntry for that Line Item's SKU.