.gitignore
.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
