Skip to content

Commit

Permalink
PL-7023: Innfører provisorisk støtte for Omstillingsstønad ved å gene…
Browse files Browse the repository at this point in the history
…rere GJP vilkårsvedtak for EPS. Satser følger epsMottarPensjon.
  • Loading branch information
jSchiefloe committed Dec 4, 2023
1 parent ae6c4ca commit 62240ee
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,9 @@ class InfoPavirkendeYtelse : Serializable {
*/
var tjenestepensjonsordningEps: YtelseTypeCti? = null

/**
* Satt til true dersom EPS mottar omstillingsstonad (utbetalt beløp > 0).
*/
var mottarOmstillingsstonadEps: Boolean = false

}

0 comments on commit 62240ee

Please sign in to comment.