{
"tenantId": 0,
"taskRecurrenceId": 0,
"spaceId": 0,
"projectId": 0,
"taskId": 0,
"createdBy": 0,
"recurrenceInterval": 0,
"recurrenceIntervalUnit": "DAYS",
"referenceDate": 0,
"nextRecurrenceDate": 0,
"recurrenceEndDate": 0,
"currentNoOfRecurrences": 0,
"noOfRecurrences": 0,
"isCustom": true,
"createTaskForEveryRecurrence": true,
"recurIndefinitely": true,
"recurringTriggerEvent": "WHEN_TASK_CLOSED",
"statusIdToUpdateTo": 0,
"includeFields": {
"taskDescription": true,
"taskOwners": true,
"taskAttachments": true,
"taskChecklist": true,
"subtasks": true,
"taskComments": true,
"taskTags": true
},
"isRecurrenceActive": true,
"dailyRecurrenceSettings": {
"skipWeekendsForDailyRecurrence": true
},
"weeklyRecurrenceSettings": {
"recurWeeklyOnWeekDays": [
"MONDAY"
]
},
"monthlyRecurrenceSettings": {
"monthlyRecurrenceMode": "ON_DATE",
"recurMonthlyOnNthDate": 0,
"recurMonthlyOnNthWeek": 0,
"recurMonthlyOnDayOfWeek": "MONDAY"
},
"yearlyRecurrenceSettings": {
"recurYearlyOnMonth": "JANUARY",
"recurYearlyOnDayOfMonth": 0
},
"daysAfterRecurrenceSettings": {
"recurAfterNDaysOfCompletion": 0
}
}