.gitignore
.openapi-generator-ignore
.php_cs
.travis.yml
README.md
composer.json
docs/Api/RecurringPaymentsApi.md
docs/Model/Amount.md
docs/Model/Error.md
docs/Model/Execution.md
docs/Model/InitResult.md
docs/Model/RecurringPayment.md
docs/Model/RecurringPaymentDetail.md
docs/Model/RecurringPaymentDetailParties.md
docs/Model/RecurringPaymentInit.md
docs/Model/RecurringPaymentParties.md
docs/Model/RecurringPaymentStatusResult.md
docs/Model/RecurringPaymentsList.md
docs/Model/RecurringPaymentsListWithDetail.md
docs/Model/Symbols.md
docs/Model/Validity.md
git_push.sh
phpunit.xml.dist
src/ApiException.php
src/Api/RecurringPaymentsApi.php
src/Configuration.php
src/HeaderSelector.php
src/Model/Amount.php
src/Model/Error.php
src/Model/Execution.php
src/Model/InitResult.php
src/Model/ModelInterface.php
src/Model/RecurringPayment.php
src/Model/RecurringPaymentDetail.php
src/Model/RecurringPaymentDetailParties.php
src/Model/RecurringPaymentInit.php
src/Model/RecurringPaymentParties.php
src/Model/RecurringPaymentStatusResult.php
src/Model/RecurringPaymentsList.php
src/Model/RecurringPaymentsListWithDetail.php
src/Model/Symbols.php
src/Model/Validity.php
src/ObjectSerializer.php
test/Api/RecurringPaymentsApiTest.php
test/Model/AmountTest.php
test/Model/ErrorTest.php
test/Model/ExecutionTest.php
test/Model/InitResultTest.php
test/Model/RecurringPaymentDetailPartiesTest.php
test/Model/RecurringPaymentDetailTest.php
test/Model/RecurringPaymentInitTest.php
test/Model/RecurringPaymentPartiesTest.php
test/Model/RecurringPaymentStatusResultTest.php
test/Model/RecurringPaymentTest.php
test/Model/RecurringPaymentsListTest.php
test/Model/RecurringPaymentsListWithDetailTest.php
test/Model/SymbolsTest.php
test/Model/ValidityTest.php
