fints4k/ui
dankito 332c90a9e0 Fixed that response.errorsToShowToUser got mapped to an empty string instead of null if response.errorsToShowToUser is empty 2022-02-07 00:18:07 +01:00
..
BankingAndroidApp Renamed isSuccessful to successful 2022-02-07 00:18:07 +01:00
BankingJavaFxApp Extracted interfaces for UI model classes Customer, BankAccount and AccountTransaction. So entities can implement these interfaces directly, there's no need for mapping anymore 2022-02-07 00:18:06 +01:00
BankingJavaFxControls Renamed isSuccessful to successful 2022-02-07 00:18:07 +01:00
BankingUiCommon Fixed setting displayIndex only if adding account was successful 2022-02-07 00:18:07 +01:00
BankingUiNativeIntegration Extracted interfaces for UI model classes Customer, BankAccount and AccountTransaction. So entities can implement these interfaces directly, there's no need for mapping anymore 2022-02-07 00:18:06 +01:00
BankingiOSApp Renamed isSuccessful to successful 2022-02-07 00:18:07 +01:00
fints4kBankingClient Fixed that response.errorsToShowToUser got mapped to an empty string instead of null if response.errorsToShowToUser is empty 2022-02-07 00:18:07 +01:00
hbci4jBankingClient Added account to GetTransactionsParameter 2022-02-07 00:18:07 +01:00