Skip to content

Commit

Permalink
Trenger et felt i NyttBarnÅrsak for barn som er født etter terminmåned
Browse files Browse the repository at this point in the history
  • Loading branch information
throndi committed Oct 17, 2023
1 parent 4b4b09b commit fcfc01e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ data class NyttBarn(val personIdent: String, val stønadstype: StønadType, val
enum class NyttBarnÅrsak {
BARN_FINNES_IKKE_PÅ_BEHANDLING,
FØDT_FØR_TERMIN,
FØDT_ETTER_TERMIN,
}

0 comments on commit fcfc01e

Please sign in to comment.