Skip to content

Commit

Permalink
CIV-14009 Add new DocumentType
Browse files Browse the repository at this point in the history
  • Loading branch information
hmcts-version1-ignacio committed Jun 6, 2024
1 parent e52e82f commit 77eaff8
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ 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,
SETTLE_CLAIM_PAID_IN_FULL_LETTER;
}

0 comments on commit 77eaff8

Please sign in to comment.