BankingClient/fints4k/src
dankito d73e359c27 Adjusted to new constructor signature 2022-02-07 00:18:08 +01:00
..
commonMain/kotlin/net/dankito/banking/fints Fixed that credit card transactions list may is empty 2022-02-07 00:18:08 +01:00
commonTest/kotlin/net/dankito/banking/fints Adjusted to new constructor signature 2022-02-07 00:18:08 +01:00
jsMain/resources Added example code to get it at least working in browser 2022-02-07 00:17:53 +01:00
jvm6Main/kotlin/net/dankito/banking/fints/util Extracted Logger to new module common 2022-02-07 00:17:53 +01:00
jvm6Test Added fetchBalanceAndTransactions to addAccount() to determine if balance and transactions should be retrieved after retrieving bank accounts of a newly added account 2022-02-07 00:18:07 +01:00
main Converted fints4k to a Kotlin multi platform project 2022-02-07 00:17:53 +01:00