Log in
Model

SourceCarrierLink

Magento\Inventory\Model\SourceCarrierLink

What it does

This model represents a link between an inventory source and a shipping carrier in Magento's Multi-Source Inventory (MSI) system.

Developers use this class to associate carriers with specific inventory sources and manage their display order through the position property, enabling source-specific shipping method configurations.

Public Methods

  • getCarrierCode()
  • setCarrierCode()
  • getPosition()
  • setPosition()
  • getExtensionAttributes()
  • setExtensionAttributes()