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

/**
 * Extension class for @see \Magento\InventorySourceSelectionApi\Api\Data\SourceSelectionItemInterface
 */
class SourceSelectionItemExtension extends \Magento\Framework\Api\AbstractSimpleObject implements SourceSelectionItemExtensionInterface
{
}
