Interface
PreProcessorInterface
Magento\InventoryInStorePickupApi\Model\Mapper\PreProcessorInterface
What it does
This interface defines a contract for pre-processing source field values before they are mapped to Pickup Location data.
Developers implement this interface to create custom transformations or validations for specific source fields (like contact info, address, or operational data) when converting inventory sources into in-store pickup locations.
Public Methods
- process()