Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor OppdragRequest: Change String to KodeEndring enum
Changed the type of `kodeEndring` from String to a new KodeEndring enum to improve type safety and reduce potential errors. Introduced the new KodeEndring enum with values NY, ENDR, and UEND.
- Loading branch information