Skip to content

Commit

Permalink
Legg til oppreisningsStolInfo i valideringsmodell
Browse files Browse the repository at this point in the history
  • Loading branch information
olesls committed Sep 25, 2023
1 parent 53c79d1 commit e6a5139
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ data class HjelpemiddelItem(
val elektriskVendesystemInfo: ElektriskVendesystemInfo?,
val posisjoneringssystemInfo: PosisjoneringssystemInfo?,
val posisjoneringsputeForBarnInfo: PosisjoneringsputeForBarnInfo?,
val oppreisningsStolInfo: OppreisningsStolInfo?,
val diverseInfo: Map<String, String> = emptyMap(),
)

Expand Down

0 comments on commit e6a5139

Please sign in to comment.