Model
IndexName
Magento\InventoryMultiDimensionalIndexerApi\Model\IndexName
What it does
This class represents a multi-dimensional index name in Magento's inventory system.
Developers use it to identify and manage inventory indexes with specific dimensions (like stock, website, or store) and aliases.
It's typically used when working with inventory indexing operations to construct properly formatted index identifiers.
Public Methods
- getIndexId()
- getDimensions()
- getAlias()