mundipagg/magento2

View on GitHub
Api/ObjectMapper/ProductSubscription/RepetitionInterface.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace MundiPagg\MundiPagg\Api\ObjectMapper\ProductSubscription;

interface RepetitionInterface extends \Mundipagg\Core\Recurrence\Interfaces\RepetitionInterface
{

}