@valon-technologies/gestalt
Preparing search index...
index
WorkflowRunEvent
Interface WorkflowRunEvent
interface
WorkflowRunEvent
{
id
?:
string
;
runId
?:
string
;
stepId
?:
string
;
type
?:
string
;
data
?:
object
;
createdAt
?:
Date
;
}
Index
Properties
id?
run
Id?
step
Id?
type?
data?
created
At?
Properties
Optional
id
id
?:
string
Optional
run
Id
runId
?:
string
Optional
step
Id
stepId
?:
string
Optional
type
type
?:
string
Optional
data
data
?:
object
Optional
created
At
createdAt
?:
Date
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
run
Id
step
Id
type
data
created
At
@valon-technologies/gestalt
Loading...