ScheduleItem interface

Schedule info describing when the server should be started or stopped.

Properties

startDay

Start day.

startTime

Start time.

stopDay

Stop day.

stopTime

Stop time.

Property Details

startDay

Start day.

startDay: string

Property Value

string

startTime

Start time.

startTime: string

Property Value

string

stopDay

Stop day.

stopDay: string

Property Value

string

stopTime

Stop time.

stopTime: string

Property Value

string