Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 584 Bytes

V0CommandScheduleEnum.md

File metadata and controls

17 lines (10 loc) · 584 Bytes

V0CommandScheduleEnum

Description

Following Schedule types are supported * IMMEDIATE: Schedule the command to execcute Immediately * WINDOW: Schedule the command to execute within the given window * RECURRING: Schedule the command to execute repeatedly, within given parameters

Properties

Name Type
IMMEDIATE string
WINDOW string
RECURRING string

[Back to Model list] [Back to API list] [Back to README]