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

Merge branch 'master' into OZG-1523_Kommentare_als_VorgangAttechedItem

parents 2df7b2cc 66d709b8
No related branches found
No related tags found
No related merge requests found
......@@ -41,4 +41,7 @@ class VorgangHeader implements Vorgang {
@With
@JsonProperty(access = Access.READ_ONLY)
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