Schedule
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | Scheduletype | [default to undefined] | |
| months | (optional) ScheduleMonths | [default to undefined] | |
| days | (optional) ScheduleDays | [default to undefined] | |
| hours | ScheduleHours | [default to undefined] | |
| expiration | (optional) string | A date-time in ISO-8601 format | [default to undefined] |
| timeZoneId | (optional) string | The canonical TZ identifier the schedule will run in (ex. America/New_York). If no timezone is specified, the org's default timezone is used. | [default to undefined] |