Skip to content

Commit

Permalink
Legger til inntektsaar Inntektsjustering
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjorn Golberg committed Aug 27, 2024
1 parent 3a6040e commit a87ec0a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import java.util.UUID

data class Inntektsjustering(
val id: UUID,
val inntektsaar: Int,
val arbeidsinntekt: Int,
val naeringsinntekt: Int,
val arbeidsinntektUtland: Int,
Expand Down

0 comments on commit a87ec0a

Please sign in to comment.