| Current Path : /var/www/html/generated/code/Magento/InventoryApi/Api/Data/ |
| Current File : /var/www/html/generated/code/Magento/InventoryApi/Api/Data/StockSourceLinkExtensionInterface.php |
<?php
namespace Magento\InventoryApi\Api\Data;
/**
* ExtensionInterface class for @see \Magento\InventoryApi\Api\Data\StockSourceLinkInterface
*/
interface StockSourceLinkExtensionInterface extends \Magento\Framework\Api\ExtensionAttributesInterface
{
}