package com.srh.api.model; public enum Situations { OPEN, CLOSED }