BankingClient/FinTs4jBankingClient/src
2024-08-18 18:34:46 +02:00
..
commonMain/kotlin/net/codinux/banking/client/fints4k Only adding the basic CustomerAccount and BankAccount data to TanChallenge. It's absolutely not senseful to send the whole CustomerAccount and BankAccount object over the wire in JSON body 2024-08-18 18:34:46 +02:00
commonTest/kotlin/net/codinux/banking/client/fints4k Implemented handling TAN in FinTs4kBankingClient 2024-08-18 17:53:32 +02:00