Skip to content

Commit 12baeaf

Browse files
committed
La til borIPilotkommuneForFunksjonsbeskrivelse i Valideringsmodell
1 parent 9d44dd0 commit 12baeaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/kotlin/no/nav/hjelpemidler/soknad/db/domain/kommuneapi/Valideringsmodell.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ data class Bruker(
137137
val kommunenummer: String?,
138138
val brukernummer: String?,
139139
val borIPilotkommuneForHast: Boolean? = false,
140+
val borIPilotkommuneForFunksjonsbeskrivelse: Boolean? = false,
140141
)
141142

142143
@JsonInclude(JsonInclude.Include.NON_NULL)

0 commit comments

Comments
 (0)