Skip to content
Snippets Groups Projects
Commit 2f47c51d authored by OZGCloud's avatar OZGCloud
Browse files

Merge branch 'master' into OZG-1274

parents ba571b9f 66d709b8
No related branches found
No related tags found
No related merge requests found
...@@ -41,4 +41,7 @@ class VorgangHeader implements Vorgang { ...@@ -41,4 +41,7 @@ class VorgangHeader implements Vorgang {
@With @With
@JsonProperty(access = Access.READ_ONLY) @JsonProperty(access = Access.READ_ONLY)
private LocalDate nextFrist; private LocalDate nextFrist;
@Builder.Default
private boolean hasPostfachNachricht = true;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment