Skip to content

Commit

Permalink
CIV-12857 add judgment by admission doctype (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
Azam-Hmcts authored Jun 12, 2024
2 parents 8d2dafa + a65407c commit 007ace7
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,7 @@ public enum DocumentType {
DEFAULT_JUDGMENT_COVER_LETTER,
JUDGMENT_BY_ADMISSION_NON_DIVERGENT_SPEC_PIP_LETTER,
DECISION_MADE_ON_APPLICATIONS,
DEFAULT_JUDGMENT_NON_DIVERGENT_SPEC_PIN_IN_LETTER;
DEFAULT_JUDGMENT_NON_DIVERGENT_SPEC_PIN_IN_LETTER,
JUDGMENT_BY_ADMISSION_CLAIMANT,
JUDGMENT_BY_ADMISSION_DEFENDANT;
}

0 comments on commit 007ace7

Please sign in to comment.