Skip to content
Snippets Groups Projects
Commit 0f196a8f authored by OZGCloud's avatar OZGCloud
Browse files

Merge pull request 'OZG-4528 map firmaName to antragsteller data' (#634) from...

Merge pull request 'OZG-4528 map firmaName to antragsteller data' (#634) from OZG-4528-add-map-firma-name into master

Reviewed-on: https://git.ozg-sh.de/ozgcloud-app/alfa/pulls/634
parents 7b4129b6 3f742b0f
Branches
Tags
No related merge requests found
......@@ -45,6 +45,7 @@ public class Antragsteller {
private String plz;
private String ort;
private String postfachId;
private String firmaName;
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