BankingClient/fints4k/src
dankito f7cde961ae Added command line options to native app to set retrieveBalance, retrieveTransactions, retrieveTransactionsFrom, retrieveTransactionsTo, preferredTanMethod and abortIfRequiresTan 2022-02-22 02:17:29 +01:00
..
commonMain/kotlin/net/dankito/banking Renamed getAccountData() to getAccountDataAsync() and added extensions methods for blocking calls to it 2022-02-21 23:42:45 +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 Renamed getAccountData() to getAccountDataAsync() and added extensions methods for blocking calls to it 2022-02-21 23:42:45 +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 Renamed getAccountData() to getAccountDataAsync() and added extensions methods for blocking calls to it 2022-02-21 23:42:45 +01:00
jvmTest Replaced atrium asserts with Kotlin test asserts 2022-02-13 00:17:45 +01:00
nativeMain/kotlin Added command line options to native app to set retrieveBalance, retrieveTransactions, retrieveTransactionsFrom, retrieveTransactionsTo, preferredTanMethod and abortIfRequiresTan 2022-02-22 02:17:29 +01:00