|
| 1 | +.gitignore |
| 2 | +.openapi-generator-ignore |
| 3 | +.php-cs-fixer.dist.php |
| 4 | +.travis.yml |
| 5 | +README.md |
| 6 | +composer.json |
| 7 | +docs/Api/DefaultApi.md |
| 8 | +docs/Model/Account.md |
| 9 | +docs/Model/AccountBalance.md |
| 10 | +docs/Model/AccountCurrencyExchange.md |
| 11 | +docs/Model/AccountRelatedAgents.md |
| 12 | +docs/Model/MyAccountsGet400Response.md |
| 13 | +docs/Model/MyAccountsGet403Response.md |
| 14 | +docs/Model/MyAccountsGet404Response.md |
| 15 | +docs/Model/MyAccountsGet405Response.md |
| 16 | +docs/Model/MyAccountsGet412Response.md |
| 17 | +docs/Model/MyAccountsGet429Response.md |
| 18 | +docs/Model/MyAccountsGet500Response.md |
| 19 | +docs/Model/MyAccountsGet503Response.md |
| 20 | +docs/Model/MyAccountsIdStatementsGet400Response.md |
| 21 | +docs/Model/MyAccountsIdStatementsGet403Response.md |
| 22 | +docs/Model/MyAccountsIdStatementsGet404Response.md |
| 23 | +docs/Model/MyAccountsIdTransactionsGet400Response.md |
| 24 | +docs/Model/MyAccountsIdTransactionsGet401Response.md |
| 25 | +docs/Model/MyAccountsIdTransactionsGet404Response.md |
| 26 | +docs/Model/StatementList.md |
| 27 | +docs/Model/StatementListAccountStatementsInner.md |
| 28 | +docs/Model/StatementListAccountStatementsInnerPeriod.md |
| 29 | +docs/Model/TransactionList.md |
| 30 | +docs/Model/TransactionListTransactionsInner.md |
| 31 | +git_push.sh |
| 32 | +lib/AccountsApi/DefaultApi.php |
| 33 | +lib/ApiException.php |
| 34 | +lib/Configuration.php |
| 35 | +lib/HeaderSelector.php |
| 36 | +lib/Model/Account.php |
| 37 | +lib/Model/AccountBalance.php |
| 38 | +lib/Model/AccountCurrencyExchange.php |
| 39 | +lib/Model/AccountRelatedAgents.php |
| 40 | +lib/Model/ModelInterface.php |
| 41 | +lib/Model/MyAccountsGet400Response.php |
| 42 | +lib/Model/MyAccountsGet403Response.php |
| 43 | +lib/Model/MyAccountsGet404Response.php |
| 44 | +lib/Model/MyAccountsGet405Response.php |
| 45 | +lib/Model/MyAccountsGet412Response.php |
| 46 | +lib/Model/MyAccountsGet429Response.php |
| 47 | +lib/Model/MyAccountsGet500Response.php |
| 48 | +lib/Model/MyAccountsGet503Response.php |
| 49 | +lib/Model/MyAccountsIdStatementsGet400Response.php |
| 50 | +lib/Model/MyAccountsIdStatementsGet403Response.php |
| 51 | +lib/Model/MyAccountsIdStatementsGet404Response.php |
| 52 | +lib/Model/MyAccountsIdTransactionsGet400Response.php |
| 53 | +lib/Model/MyAccountsIdTransactionsGet401Response.php |
| 54 | +lib/Model/MyAccountsIdTransactionsGet404Response.php |
| 55 | +lib/Model/StatementList.php |
| 56 | +lib/Model/StatementListAccountStatementsInner.php |
| 57 | +lib/Model/StatementListAccountStatementsInnerPeriod.php |
| 58 | +lib/Model/TransactionList.php |
| 59 | +lib/Model/TransactionListTransactionsInner.php |
| 60 | +lib/ObjectSerializer.php |
| 61 | +phpunit.xml.dist |
| 62 | +test/Api/DefaultApiTest.php |
| 63 | +test/Model/AccountBalanceTest.php |
| 64 | +test/Model/AccountCurrencyExchangeTest.php |
| 65 | +test/Model/AccountRelatedAgentsTest.php |
| 66 | +test/Model/AccountTest.php |
| 67 | +test/Model/MyAccountsGet400ResponseTest.php |
| 68 | +test/Model/MyAccountsGet403ResponseTest.php |
| 69 | +test/Model/MyAccountsGet404ResponseTest.php |
| 70 | +test/Model/MyAccountsGet405ResponseTest.php |
| 71 | +test/Model/MyAccountsGet412ResponseTest.php |
| 72 | +test/Model/MyAccountsGet429ResponseTest.php |
| 73 | +test/Model/MyAccountsGet500ResponseTest.php |
| 74 | +test/Model/MyAccountsGet503ResponseTest.php |
| 75 | +test/Model/MyAccountsIdStatementsGet400ResponseTest.php |
| 76 | +test/Model/MyAccountsIdStatementsGet403ResponseTest.php |
| 77 | +test/Model/MyAccountsIdStatementsGet404ResponseTest.php |
| 78 | +test/Model/MyAccountsIdTransactionsGet400ResponseTest.php |
| 79 | +test/Model/MyAccountsIdTransactionsGet401ResponseTest.php |
| 80 | +test/Model/MyAccountsIdTransactionsGet404ResponseTest.php |
| 81 | +test/Model/StatementListAccountStatementsInnerPeriodTest.php |
| 82 | +test/Model/StatementListAccountStatementsInnerTest.php |
| 83 | +test/Model/StatementListTest.php |
| 84 | +test/Model/TransactionListTest.php |
| 85 | +test/Model/TransactionListTransactionsInnerTest.php |
0 commit comments