mundipagg/magento2

View on GitHub
Api/ObjectMapper/ProductPlan/SubProduct.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace MundiPagg\MundiPagg\Api\ObjectMapper\ProductPlan;

use \Mundipagg\Mundipagg\Api\Increment;

interface SubProduct extends \Mundipagg\Core\Recurrence\Interfaces\SubProductEntityInterface
{

}