Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 870 Bytes

GroupCommand.md

File metadata and controls

24 lines (19 loc) · 870 Bytes

GroupCommand

esperclient.models.group_command

Description

Properties

Name Type Description Notes
id str [optional]
schedule str [optional]
command GroupCommandEnum
command_args GroupCommandArgs [optional]
state str [optional]
details str [optional]
created_on datetime [optional]
updated_on datetime [optional]
is_active bool [optional]
enterprise str
group str
issued_by str [optional]

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