<?php
namespace Magento\InventorySalesApi\Api\Data;

/**
 * ExtensionInterface class for @see \Magento\InventorySalesApi\Api\Data\ProductSalabilityErrorInterface
 */
interface ProductSalabilityErrorExtensionInterface extends \Magento\Framework\Api\ExtensionAttributesInterface
{
}
