|  | <?php
 | 
						
						
						
							|  | namespace Magento\AdobeStockClientApi\Api\Data;
 | 
						
						
						
							|  | 
 | 
						
						
						
							|  | /**
 | 
						
						
						
							|  |  * ExtensionInterface class for @see \Magento\AdobeStockClientApi\Api\Data\UserQuotaInterface
 | 
						
						
						
							|  |  */
 | 
						
						
						
							|  | interface UserQuotaExtensionInterface extends \Magento\Framework\Api\ExtensionAttributesInterface
 | 
						
						
						
							|  | {
 | 
						
						
						
							|  | }
 |