ScheduledOperationsType interface

The list of scheduled operations.

Properties

dayOfWeek

Day of week

scheduledStartTime

auto start time. value must be of ISO-8601 format HH:mm

scheduledStopTime

auto stop time. value must be of ISO-8601 format HH:mm

Property Details

dayOfWeek

Day of week

dayOfWeek: DayOfWeek

Property Value

scheduledStartTime

auto start time. value must be of ISO-8601 format HH:mm

scheduledStartTime?: string

Property Value

string

scheduledStopTime

auto stop time. value must be of ISO-8601 format HH:mm

scheduledStopTime?: string

Property Value

string