.gitignore
.openapi-generator-ignore
.php_cs
.travis.yml
README.md
composer.json
docs/Api/BankAccountInformationApi.md
docs/Model/Account.md
docs/Model/AccountBalance.md
docs/Model/AccountIdentification.md
docs/Model/AccountList.md
docs/Model/AccountServicer.md
docs/Model/AccountTransactions.md
docs/Model/Amount.md
docs/Model/AmountDetails.md
docs/Model/BankTransactionCode.md
docs/Model/BankTransactionCodeProprietary.md
docs/Model/BookingDate.md
docs/Model/Charges.md
docs/Model/ClearingSystemIdentification.md
docs/Model/ClearingSystemMemberIdentification.md
docs/Model/CounterValueAmount.md
docs/Model/CreditDebitIndicator.md
docs/Model/Creditor.md
docs/Model/CreditorAccount.md
docs/Model/CreditorAccountIdentification.md
docs/Model/CreditorAccountIdentificationOther.md
docs/Model/CreditorAgent.md
docs/Model/CreditorIdentification.md
docs/Model/CreditorReferenceInformation.md
docs/Model/CurrencyExchange.md
docs/Model/Debtor.md
docs/Model/DebtorAccount.md
docs/Model/DebtorAccountIdentification.md
docs/Model/DebtorAccountIdentificationOther.md
docs/Model/DebtorAgent.md
docs/Model/DebtorIdentification.md
docs/Model/EntryDetails.md
docs/Model/Error.md
docs/Model/FinancialInstitutionIdentification.md
docs/Model/FinancialInstitutionIdentificationOther.md
docs/Model/InstructedAmount.md
docs/Model/OrganisationIdentification.md
docs/Model/Other.md
docs/Model/OtherSchemeName.md
docs/Model/PostalAddress.md
docs/Model/PrivateIdentification.md
docs/Model/ProprietaryAmount.md
docs/Model/Purpose.md
docs/Model/RelatedAgents.md
docs/Model/RelatedParties.md
docs/Model/RelatedPartiesProprietary.md
docs/Model/RelatedPartiesProprietaryParty.md
docs/Model/RemittanceInformation.md
docs/Model/Structured.md
docs/Model/Transaction.md
docs/Model/TransactionAmount.md
docs/Model/TransactionDetails.md
docs/Model/TransactionDetailsReferences.md
docs/Model/UltimateCreditor.md
docs/Model/UltimateCreditorIdentification.md
docs/Model/UltimateDebtor.md
docs/Model/UltimateDebtorIdentification.md
docs/Model/ValueDate.md
git_push.sh
phpunit.xml.dist
src/ApiException.php
src/Api/BankAccountInformationApi.php
src/Configuration.php
src/HeaderSelector.php
src/Model/Account.php
src/Model/AccountBalance.php
src/Model/AccountIdentification.php
src/Model/AccountList.php
src/Model/AccountServicer.php
src/Model/AccountTransactions.php
src/Model/Amount.php
src/Model/AmountDetails.php
src/Model/BankTransactionCode.php
src/Model/BankTransactionCodeProprietary.php
src/Model/BookingDate.php
src/Model/Charges.php
src/Model/ClearingSystemIdentification.php
src/Model/ClearingSystemMemberIdentification.php
src/Model/CounterValueAmount.php
src/Model/CreditDebitIndicator.php
src/Model/Creditor.php
src/Model/CreditorAccount.php
src/Model/CreditorAccountIdentification.php
src/Model/CreditorAccountIdentificationOther.php
src/Model/CreditorAgent.php
src/Model/CreditorIdentification.php
src/Model/CreditorReferenceInformation.php
src/Model/CurrencyExchange.php
src/Model/Debtor.php
src/Model/DebtorAccount.php
src/Model/DebtorAccountIdentification.php
src/Model/DebtorAccountIdentificationOther.php
src/Model/DebtorAgent.php
src/Model/DebtorIdentification.php
src/Model/EntryDetails.php
src/Model/Error.php
src/Model/FinancialInstitutionIdentification.php
src/Model/FinancialInstitutionIdentificationOther.php
src/Model/InstructedAmount.php
src/Model/ModelInterface.php
src/Model/OrganisationIdentification.php
src/Model/Other.php
src/Model/OtherSchemeName.php
src/Model/PostalAddress.php
src/Model/PrivateIdentification.php
src/Model/ProprietaryAmount.php
src/Model/Purpose.php
src/Model/RelatedAgents.php
src/Model/RelatedParties.php
src/Model/RelatedPartiesProprietary.php
src/Model/RelatedPartiesProprietaryParty.php
src/Model/RemittanceInformation.php
src/Model/Structured.php
src/Model/Transaction.php
src/Model/TransactionAmount.php
src/Model/TransactionDetails.php
src/Model/TransactionDetailsReferences.php
src/Model/UltimateCreditor.php
src/Model/UltimateCreditorIdentification.php
src/Model/UltimateDebtor.php
src/Model/UltimateDebtorIdentification.php
src/Model/ValueDate.php
src/ObjectSerializer.php
test/Api/BankAccountInformationApiTest.php
test/Model/AccountBalanceTest.php
test/Model/AccountIdentificationTest.php
test/Model/AccountListTest.php
test/Model/AccountServicerTest.php
test/Model/AccountTest.php
test/Model/AccountTransactionsTest.php
test/Model/AmountDetailsTest.php
test/Model/AmountTest.php
test/Model/BankTransactionCodeProprietaryTest.php
test/Model/BankTransactionCodeTest.php
test/Model/BookingDateTest.php
test/Model/ChargesTest.php
test/Model/ClearingSystemIdentificationTest.php
test/Model/ClearingSystemMemberIdentificationTest.php
test/Model/CounterValueAmountTest.php
test/Model/CreditDebitIndicatorTest.php
test/Model/CreditorAccountIdentificationOtherTest.php
test/Model/CreditorAccountIdentificationTest.php
test/Model/CreditorAccountTest.php
test/Model/CreditorAgentTest.php
test/Model/CreditorIdentificationTest.php
test/Model/CreditorReferenceInformationTest.php
test/Model/CreditorTest.php
test/Model/CurrencyExchangeTest.php
test/Model/DebtorAccountIdentificationOtherTest.php
test/Model/DebtorAccountIdentificationTest.php
test/Model/DebtorAccountTest.php
test/Model/DebtorAgentTest.php
test/Model/DebtorIdentificationTest.php
test/Model/DebtorTest.php
test/Model/EntryDetailsTest.php
test/Model/ErrorTest.php
test/Model/FinancialInstitutionIdentificationOtherTest.php
test/Model/FinancialInstitutionIdentificationTest.php
test/Model/InstructedAmountTest.php
test/Model/OrganisationIdentificationTest.php
test/Model/OtherSchemeNameTest.php
test/Model/OtherTest.php
test/Model/PostalAddressTest.php
test/Model/PrivateIdentificationTest.php
test/Model/ProprietaryAmountTest.php
test/Model/PurposeTest.php
test/Model/RelatedAgentsTest.php
test/Model/RelatedPartiesProprietaryPartyTest.php
test/Model/RelatedPartiesProprietaryTest.php
test/Model/RelatedPartiesTest.php
test/Model/RemittanceInformationTest.php
test/Model/StructuredTest.php
test/Model/TransactionAmountTest.php
test/Model/TransactionDetailsReferencesTest.php
test/Model/TransactionDetailsTest.php
test/Model/TransactionTest.php
test/Model/UltimateCreditorIdentificationTest.php
test/Model/UltimateCreditorTest.php
test/Model/UltimateDebtorIdentificationTest.php
test/Model/UltimateDebtorTest.php
test/Model/ValueDateTest.php
