Model
Mapper
Magento\InventoryInStorePickupApi\Model\Mapper
What it does
This class maps Magento Inventory Source data to Pickup Location data for the In-Store Pickup feature.
Developers use it to transform source entities into pickup location projections, handling field mapping between regular and extension attributes, and applying pre-processors to transform data during the conversion process.
Public Methods
- map()