Skip to content

Commit

Permalink
Ny eøs innvilgelse begrunnelse (#4854)
Browse files Browse the repository at this point in the history
  • Loading branch information
UyQuangNguyen authored Oct 31, 2024
1 parent 2a67968 commit e9d46f0
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,10 @@ enum class EØSStandardbegrunnelse : IVedtakBegrunnelse {
override val sanityApiNavn = "innvilgetTilleggestekstUkFullEtterbetaling"
override val vedtakBegrunnelseType = VedtakBegrunnelseType.EØS_INNVILGET
},
INNVILGET_UK_MIDLERTIDIG_DIFFERANSEUTBETALING {
override val sanityApiNavn = "innvilgetUkMidlertidigDifferanseutbetaling"
override val vedtakBegrunnelseType = VedtakBegrunnelseType.EØS_INNVILGET
},
INNVILGET_PRIMÆRLAND_DEN_ANDRE_FORELDEREN_UTSENDT_ARBEIDSTAKER {
override val sanityApiNavn = "innvilgetPrimaerlandDenAndreForelderenUtsendtArbeidstaker"
override val vedtakBegrunnelseType = VedtakBegrunnelseType.EØS_INNVILGET
Expand Down

0 comments on commit e9d46f0

Please sign in to comment.