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