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

/**
 * Extension class for @see \Magento\AdobeStockClientApi\Api\Data\LicenseConfirmationInterface
 */
class LicenseConfirmationExtension extends \Magento\Framework\Api\AbstractSimpleObject implements LicenseConfirmationExtensionInterface
{
}
