@webitel/api-services
Preparing search index...
_models/engineTriggerServicePatchTriggerBody
EngineTriggerServicePatchTriggerBody
Interface EngineTriggerServicePatchTriggerBody
interface
EngineTriggerServicePatchTriggerBody
{
description
?:
string
;
enabled
?:
boolean
;
event
?:
EngineTriggerEventType
;
expression
?:
string
;
fields
?:
string
[]
;
name
?:
string
;
object
?:
EngineTriggerObjectType
;
schema
?:
EngineLookup
;
timeout
?:
number
;
timezone
?:
EngineLookup
;
type
?:
EngineTriggerType
;
variables
?:
EngineTriggerServicePatchTriggerBodyVariables
;
}
Index
Properties
description?
enabled?
event?
expression?
fields?
name?
object?
schema?
timeout?
timezone?
type?
variables?
Properties
Optional
description
description
?:
string
Optional
enabled
enabled
?:
boolean
Optional
event
event
?:
EngineTriggerEventType
Optional
expression
expression
?:
string
Optional
fields
fields
?:
string
[]
Optional
name
name
?:
string
Optional
object
object
?:
EngineTriggerObjectType
Optional
schema
schema
?:
EngineLookup
Optional
timeout
timeout
?:
number
Optional
timezone
timezone
?:
EngineLookup
Optional
type
type
?:
EngineTriggerType
Optional
variables
variables
?:
EngineTriggerServicePatchTriggerBodyVariables
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
enabled
event
expression
fields
name
object
schema
timeout
timezone
type
variables
@webitel/api-services
Loading...