Skip to content

Commit

Permalink
Lagt til fagområdekode for kontantstøtte manuelt MIT18
Browse files Browse the repository at this point in the history
  • Loading branch information
stigebil authored Mar 26, 2024
1 parent c108f69 commit 0160597
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ enum class FagOmrådeKode(val kode: String) {
TILBAKEKREVING_EF_MANUELL_POSTERING("MEFTB"),
KONTANTSTØTTE("KS"),
KONTANTSTØTTE_INFOTRYGD("IT18"),
KONTANTSTØTTE_INFOTRYGD_MANUELT("MIT18"),
;

companion object {
Expand Down

0 comments on commit 0160597

Please sign in to comment.