File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
app/src/main/kotlin/no/nav/hjelpemidler/soknad/db/domain/kommuneapi/v2
behovsmeldingsmodell/src/main/kotlin/no/nav/hjelpemidler/behovsmeldingsmodell Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -439,6 +439,7 @@ enum class Signaturtype {
439439 IKKE_INNHENTET_FORDI_BRUKERPASSBYTTE ,
440440 IKKE_INNHENTET_FORDI_KUN_TILBEH ØR ,
441441 IKKE_INNHENTET_FORDI_KUN_TILBEH ØR_V2 ,
442+ IKKE_INNHENTET_FORDI_KUN_TILBEH ØR_V3 ,
442443}
443444
444445@JsonInclude(JsonInclude .Include .NON_NULL )
Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ enum class Signaturtype {
5959 IKKE_INNHENTET_FORDI_BRUKERPASSBYTTE ,
6060 IKKE_INNHENTET_FORDI_KUN_TILBEH ØR ,
6161 IKKE_INNHENTET_FORDI_KUN_TILBEH ØR_V2 ,
62+ IKKE_INNHENTET_FORDI_KUN_TILBEH ØR_V3 ,
6263}
6364
6465enum class Brukerkilde {
You can’t perform that action at this time.
0 commit comments