<?php
namespace Magento\InventoryInStorePickupApi\Api\Data\SearchRequest;

/**
 * Extension class for @see \Magento\InventoryInStorePickupApi\Api\Data\SearchRequest\ProductInfoInterface
 */
class ProductInfoExtension extends \Magento\Framework\Api\AbstractSimpleObject implements ProductInfoExtensionInterface
{
}
