Skip to content

Commit

Permalink
CIV-13728 add new doc type (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
Azam-Hmcts authored May 10, 2024
2 parents c0cb550 + e6e3c5f commit 6cbded8
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ public enum DocumentType {
DEFAULT_JUDGMENT_DEFENDANT1,
DEFAULT_JUDGMENT_CLAIMANT2,
DEFAULT_JUDGMENT_DEFENDANT2,
RECORD_JUDGMENT_DETERMINATION_OF_MEANS_LETTER;
RECORD_JUDGMENT_DETERMINATION_OF_MEANS_LETTER,
DECISION_MADE_ON_APPLICATIONS;
}

0 comments on commit 6cbded8

Please sign in to comment.