Go to file
dankito 1a13d5620f Using now only creator methods 2024-08-18 03:45:44 +02:00
BankingClient Added GetAccountDataRequest so that user can specify credentials and GetAccountDataOptions in one object / request body 2024-08-18 03:34:35 +02:00
BankingClientModel Using now only creator methods 2024-08-18 03:45:44 +02:00
FinTs4jBankingClient Using now only creator methods 2024-08-18 03:45:44 +02:00
gradle Added documentation 2024-08-17 03:26:11 +02:00
kotlin-js-store Added basic BankingClient model 2024-08-16 16:53:49 +02:00
.gitignore Added basic BankingClient model 2024-08-16 16:53:49 +02:00
.gitmodules Made banking-client-model publishable 2024-08-16 16:55:33 +02:00
build.gradle.kts Added FinTs4kBankingClient 2024-08-17 03:29:17 +02:00
gradle.properties Added blocking calls to async BankingClient 2024-08-17 03:25:24 +02:00
gradlew Initial commit 2024-08-14 19:41:11 +02:00
gradlew.bat Initial commit 2024-08-14 19:41:11 +02:00
settings.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