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