|
|
@ -215,6 +215,7 @@ input InsuranceDataUpdateInput {
|
|
|
|
maintenanceAgreement: String
|
|
|
|
maintenanceAgreement: String
|
|
|
|
hasFixedRate: Boolean
|
|
|
|
hasFixedRate: Boolean
|
|
|
|
fixedRate: Float
|
|
|
|
fixedRate: Float
|
|
|
|
|
|
|
|
"""
|
|
|
|
Projektzuschuss:
|
|
|
|
Projektzuschuss:
|
|
|
|
must be of format [+|-][$][0-9]*[.[0-9]*]
|
|
|
|
must be of format [+|-][$][0-9]*[.[0-9]*]
|
|
|
|
commas are ignored, non numeric values except , and . lead to errors
|
|
|
|
commas are ignored, non numeric values except , and . lead to errors
|
|
|
|