Schedule

Schedule
Schedule
JSON Example
{
    "type": "RUN_ONCE",
    "value": {
        "recurrenceType": "DAILY",
        "time": "2:10",
        "dayOfWeek": "5",
        "dayOfMonth": "3",
        "month": "2",
        "year": "2022",
        "interval": 4,
        "intervalType": "DAY"
    }
}
type
Optional

type

value
Optional

value