@contio/partner-sdk - v1.7.1
Preparing search index...
UpdateAutomationRequest
Interface UpdateAutomationRequest
interface
UpdateAutomationRequest
{
actions
?:
AutomationAction
[]
;
description
?:
string
;
is_active
?:
boolean
;
name
?:
string
;
status
?:
AutomationStatus
;
trigger_type
?:
string
;
}
Index
Properties
actions?
description?
is_
active?
name?
status?
trigger_
type?
Properties
Optional
actions
actions
?:
AutomationAction
[]
Optional
description
description
?:
string
Optional
is_
active
is_active
?:
boolean
Optional
name
name
?:
string
Optional
status
status
?:
AutomationStatus
Optional
trigger_
type
trigger_type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actions
description
is_
active
name
status
trigger_
type
@contio/partner-sdk - v1.7.1
Loading...