BankingClient/BankingClientModel/src
dankito 713bfa4b50 Matched AccountTransaction property names that ones from fints4k 2024-09-05 23:26:40 +02:00
..
commonMain/kotlin/net/codinux/banking/client/model Matched AccountTransaction property names that ones from fints4k 2024-09-05 23:26:40 +02:00
jsMain/kotlin/net/codinux/banking/client/model Added same annotations to platform specific JsonIgnore as expected annotation has 2024-08-27 02:17:22 +02:00
jvmMain Fixed that com.fasterxml.jackson.annotation.JsonIgnore gets applied (adding it as annotation didn't work) 2024-08-19 21:02:57 +02:00
nativeMain/kotlin/net/codinux/banking/client/model/config Added same annotations to platform specific JsonIgnore as expected annotation has 2024-08-27 02:17:22 +02:00
wasmJsMain/kotlin/net/codinux/banking/client/model/config Added same annotations to platform specific JsonIgnore as expected annotation has 2024-08-27 02:17:22 +02:00