fints4k/ui/fints4kBankingClient/src/commonMain/kotlin/net/dankito/banking
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