Skip to content
Snippets Groups Projects
Commit 3f742b0f authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4528 map firmaName to antragsteller data

parent 7b4129b6
Branches
Tags
No related merge requests found
...@@ -45,6 +45,7 @@ public class Antragsteller { ...@@ -45,6 +45,7 @@ public class Antragsteller {
private String plz; private String plz;
private String ort; private String ort;
private String postfachId; private String postfachId;
private String firmaName;
private Map<String, Object> otherData; private Map<String, Object> otherData;
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment