-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AFP etterfulgt av alderspensjon #214
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Godkjent, med noen forslag til endringer.
src/main/kotlin/no/nav/pensjon/kalkulator/simulering/api/dto/PersonligSimuleringResultV8.kt
Outdated
Show resolved
Hide resolved
src/main/kotlin/no/nav/pensjon/kalkulator/simulering/SimulertPre2025OffentligAfp.kt
Outdated
Show resolved
Hide resolved
src/main/kotlin/no/nav/pensjon/kalkulator/simulering/SimuleringType.kt
Outdated
Show resolved
Hide resolved
...in/no/nav/pensjon/kalkulator/simulering/api/map/PersonligSimuleringExtendedResultMapperV8.kt
Outdated
Show resolved
Hide resolved
...ain/kotlin/no/nav/pensjon/kalkulator/simulering/api/map/PersonligSimuleringResultMapperV8.kt
Outdated
Show resolved
Hide resolved
.../kotlin/no/nav/pensjon/kalkulator/simulering/client/simulator/map/SimulatorAfpOrdningType.kt
Outdated
Show resolved
Hide resolved
.../kotlin/no/nav/pensjon/kalkulator/simulering/client/simulator/map/SimulatorSimuleringType.kt
Outdated
Show resolved
Hide resolved
val grunnpensjon: Int, | ||
val tilleggspensjon: Int, | ||
val afpTillegg: Int, | ||
val sertillegg: Int |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feltene i denne klassen må vel stemme overens med NavPre2025OffentligAfp i pensjonssimulator
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ops, gikk litt for fort i svingene
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tipp topp 👍
No description provided.