Log in
Model

SourceItemConfiguration

Magento\InventoryLowQuantityNotification\Model\SourceItemConfiguration

What it does

This model represents the low quantity notification configuration for a specific product (SKU) at a specific inventory source.

Developers use this class to get or set the threshold quantity that triggers low stock notifications for individual source items in Magento's Multi-Source Inventory system.

Public Methods

  • getSourceCode()
  • setSourceCode()
  • getNotifyStockQty()
  • setNotifyStockQty()
  • getSku()
  • setSku()
  • getExtensionAttributes()
  • setExtensionAttributes()