YearlyRetentionScheduleResponse

constructor(monthsOfYear: List<String>? = null, retentionDuration: RetentionDurationResponse? = null, retentionScheduleDaily: DailyRetentionFormatResponse? = null, retentionScheduleFormatType: String? = null, retentionScheduleWeekly: WeeklyRetentionFormatResponse? = null, retentionTimes: List<String>? = null)