Skip to content

Commit 1231a19

Browse files
authored
Remove rueckkaufswert and angesparterBetrag (#66)
1 parent 3b61b76 commit 1231a19

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -918,8 +918,7 @@ In addition there is the value "SONSTIGE" ("other")
918918

919919
{
920920
"antragstellerIds": [ String ],
921-
"sparbeitragMonatlich": BigDecimal,
922-
"angesparterBetrag": BigDecimal
921+
"sparbeitragMonatlich": BigDecimal
923922
}
924923

925924
### Dispositionskredit
@@ -1061,7 +1060,6 @@ In addition there is the value "SONSTIGE" ("other")
10611060

10621061
{
10631062
"antragstellerIds": [ String ],
1064-
"rueckkaufswert": BigDecimal,
10651063
"praemieMonatlich": BigDecimal
10661064
}
10671065

0 commit comments

Comments
 (0)