BankingClient/fints4k/src
dankito ee68dd09b2 Added convenience getAccountData() method 2022-02-21 23:22:49 +01:00
..
commonMain/kotlin/net/dankito/banking Added convenience getAccountData() method 2022-02-21 23:22:49 +01:00
commonTest/kotlin/net/dankito/banking/fints Added JavaScript node and browser targets 2022-02-15 01:50:49 +01:00
iosMain/kotlin/net/dankito/banking/fints Implemented new simplified data model in FinTsClient.getAccountData() 2022-02-20 23:18:40 +01:00
jsMain/resources Added example code to get it at least working in browser 2022-02-07 00:17:53 +01:00
jvmMain/kotlin/net/dankito/banking/fints/util Implemented retrieving and displaying account transactions 2022-02-16 00:16:44 +01:00
jvmTest Replaced atrium asserts with Kotlin test asserts 2022-02-13 00:17:45 +01:00
nativeMain/kotlin Created FinTsServerAddressFinder with BankListCreator to easily retrieve a FinTS server address to a bank code 2022-02-21 01:07:00 +01:00