| Current Path : /home/rtorresani/www/generated/code/Magento/Quote/Api/Data/ |
| Current File : //home/rtorresani/www/generated/code/Magento/Quote/Api/Data/ShippingMethodExtensionInterface.php |
<?php
namespace Magento\Quote\Api\Data;
/**
* ExtensionInterface class for @see \Magento\Quote\Api\Data\ShippingMethodInterface
*/
interface ShippingMethodExtensionInterface extends \Magento\Framework\Api\ExtensionAttributesInterface
{
}