Preparing search index...
The search index is not available
@contrail/entity-types
@contrail/entity-types
EventWorkflowActionDefinition
Interface EventWorkflowActionDefinition
interface
EventWorkflowActionDefinition
{
async
?:
boolean
;
configProperties
?:
ConfigProperty
[]
;
createdBy
?:
User
;
createdById
?:
string
;
createdOn
?:
Date
;
executeFunctionString
?:
string
;
id
:
string
;
identifier
:
string
;
internal
?:
boolean
;
name
:
string
;
orgId
?:
string
;
ownerKey
:
string
;
privateOrgId
?:
string
;
readUpdatedOn
?:
Date
;
updatedBy
?:
User
;
updatedById
?:
string
;
updatedOn
?:
Date
;
}
Hierarchy
BaseManagedEntity
EventWorkflowActionDefinition
Index
Properties
async?
config
Properties?
created
By?
created
By
Id?
created
On?
execute
Function
String?
id
identifier
internal?
name
org
Id?
owner
Key
private
Org
Id?
read
Updated
On?
updated
By?
updated
By
Id?
updated
On?
Properties
Optional
async
async
?:
boolean
Optional
config
Properties
config
Properties
?:
ConfigProperty
[]
Optional
created
By
created
By
?:
User
Optional
created
By
Id
created
By
Id
?:
string
Optional
created
On
created
On
?:
Date
Optional
execute
Function
String
execute
Function
String
?:
string
id
id
:
string
identifier
identifier
:
string
Optional
internal
internal
?:
boolean
name
name
:
string
Optional
org
Id
org
Id
?:
string
owner
Key
owner
Key
:
string
Optional
private
Org
Id
private
Org
Id
?:
string
Optional
read
Updated
On
read
Updated
On
?:
Date
Optional
updated
By
updated
By
?:
User
Optional
updated
By
Id
updated
By
Id
?:
string
Optional
updated
On
updated
On
?:
Date
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
async
config
Properties
created
By
created
By
Id
created
On
execute
Function
String
id
identifier
internal
name
org
Id
owner
Key
private
Org
Id
read
Updated
On
updated
By
updated
By
Id
updated
On
@contrail/entity-types
Loading...
Generated using
TypeDoc