InventoryDistanceBasedSourceSelectionApi Module
Api\Data\LatLngInterface
This interface defines a Data Transfer Object (DTO) for geographic coordinates used in distance-based source selection. Developers use this when imple...
Api\GetDistanceInterface
This interface defines a contract for calculating the distance between two geographic coordinates (latitude/longitude points) in Magento's Multi-Sourc...
Api\GetDistanceProviderCodeInterface
This interface defines a contract for retrieving the currently configured distance provider code used in distance-based source selection algorithms. D...
Api\GetLatLngFromAddressInterface
This interface defines a contract for converting physical addresses into geographic coordinates (latitude and longitude). Developers use this when imp...
Api\GetLatsLngsFromAddressInterface
This interface defines a contract for converting a physical address into geographical coordinates (latitude and longitude). Developers would use imple...