OBJECT
type DayTimeTypeDto {dayOfWeek: String time: String dayOfMonth: Int frequency: String lastDayOfMonth: Boolean }