Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
FlowNodeRunResult
Interface FlowNodeRunResult
interface
FlowNodeRunResult
{
status
:
FlowNodeRunStatus
;
logs
:
any
[]
;
outputs
:
FlowNodeRunOutput
[]
;
errors
:
ErrorData
[]
;
}
Hierarchy (
View Summary
)
FlowNodeRunResult
FlowNodeRunRecord
Index
Properties
status
logs
outputs
errors
Properties
status
status
:
FlowNodeRunStatus
logs
logs
:
any
[]
outputs
outputs
:
FlowNodeRunOutput
[]
errors
errors
:
ErrorData
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
logs
outputs
errors
Console
SDK
REST API
Membrane React - v0.2.1
Loading...