package mk.ukim.finki.predmeti.internettehnologii.jobvistabackend.models.enumerations; public enum EmploymentStatus { FULL_TIME, PART_TIME }