<?php
namespace Magento\Msrp\Api\Data\ProductRender;

/**
 * Extension class for @see \Magento\Msrp\Api\Data\ProductRender\MsrpPriceInfoInterface
 */
class MsrpPriceInfoExtension extends \Magento\Framework\Api\AbstractSimpleObject implements MsrpPriceInfoExtensionInterface
{
}
