Rotation Recurrence Settings
constructor(dailySettings: List<String>? = null, monthlySettings: List<RotationMonthlySetting>? = null, numberOfOnCalls: Int? = null, recurrenceMultiplier: Int? = null, shiftCoverages: List<RotationShiftCoverage>? = null, weeklySettings: List<RotationWeeklySetting>? = null)