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