package fr.avenirsesr.portfolio.api.domain.model.enums; public enum EDurationUnit { YEAR, SEMESTER, TRIMESTER, MONTH, WEEK, }