Skip to content

Commit

Permalink
klagestatistikk (#406)
Browse files Browse the repository at this point in the history
* ger til klagestatistikk

* KTLINT
  • Loading branch information
simhos authored Jan 6, 2025
1 parent 40d6745 commit 1858e5f
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
package no.nav.bidrag.transport.behandling.felles.grunnlag

data class KlageStatistikk(
val årsakskode: String,
val årsakskodeUnderkategori: String,
) : GrunnlagInnhold

0 comments on commit 1858e5f

Please sign in to comment.