BankingClient/fints4k/src
dankito b403557f2d Implemented checking if bank supports setting count max entries. Had to adjust Jackson serialization so that and not just JobParameters gets saved and restored and to implement a lot of default constructors for this 2022-02-07 00:18:07 +01:00
..
commonMain/kotlin/net/dankito/banking/fints Implemented checking if bank supports setting count max entries. Had to adjust Jackson serialization so that and not just JobParameters gets saved and restored and to implement a lot of default constructors for this 2022-02-07 00:18:07 +01:00
commonTest Implemented parsing retrieve account transactions in MT940 format job parameters 2022-02-07 00:18:07 +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 Merged CustomerData and BankData 2022-02-07 00:18:06 +01:00
main Converted fints4k to a Kotlin multi platform project 2022-02-07 00:17:53 +01:00