Schedule Response
constructor(createdDate: String, dailyRecurrence: DayDetailsResponse? = null, hourlyRecurrence: HourDetailsResponse? = null, id: String, location: String? = null, name: String, notificationSettings: NotificationSettingsResponse? = null, provisioningState: String, status: String? = null, tags: Map<String, String>? = null, targetResourceId: String? = null, taskType: String? = null, timeZoneId: String? = null, type: String, uniqueIdentifier: String, weeklyRecurrence: WeekDetailsResponse? = null)