This website requires JavaScript.
Explore
Help
Sign In
codinux
/
BankingClient
Watch
1
Star
0
Fork
You've already forked BankingClient
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a7be465008
BankingClient
/
BankingClientModel
History
dankito
a7be465008
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
..
src
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
build.gradle.kts
Added also kotlinx-serialization as compile only so that we can mark also properties as Transient for kotlinx-serialization
2024-08-17 04:54:06 +02:00