This website requires JavaScript.
Explore
Help
Sign In
codinux
/
fints4k
Watch
1
Star
0
Fork
You've already forked fints4k
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5580313eeb
fints4k
/
ui
/
fints4kBankingClient
/
src
/
commonMain
/
kotlin
/
net
/
dankito
/
banking
History
dankito
5580313eeb
Setting countDaysForWhichTransactionsAreKept now on account and not on bank anymore as the count may differs from account type to account type (e.g. 540 days for checking accounts and 9999 days for credit card accounts)
2022-02-07 00:18:07 +01:00
..
extensions
Added conversion to BigDecimal directly to Amount
2022-02-07 00:18:07 +01:00
mapper
Setting countDaysForWhichTransactionsAreKept now on account and not on bank anymore as the count may differs from account type to account type (e.g. 540 days for checking accounts and 9999 days for credit card accounts)
2022-02-07 00:18:07 +01:00
fints4kBankingClient.kt
In UI renamed customerId to userName; removed unused customerId from BankAccount
2022-02-07 00:18:07 +01:00
fints4kBankingClientCreator.kt
Renamed Customer to BankData
2022-02-07 00:18:07 +01:00