Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
FlowNodeRunRecord
Interface FlowNodeRunRecord
interface
FlowNodeRunRecord
{
id
:
string
;
upstreamRuns
:
UpstreamFlowNodeRun
[]
;
input
:
any
;
status
:
FlowNodeRunStatus
;
logs
:
any
[]
;
outputs
:
FlowNodeRunOutput
[]
;
outputFileUri
?:
string
;
errors
:
ErrorData
[]
;
}
Hierarchy (
View Summary
)
FlowNodeRunParameters
FlowNodeRunResult
FlowNodeRunRecord
Index
Properties
id
upstream
Runs
input
status
logs
outputs
output
File
Uri?
errors
Properties
id
id
:
string
upstream
Runs
upstreamRuns
:
UpstreamFlowNodeRun
[]
input
input
:
any
status
status
:
FlowNodeRunStatus
logs
logs
:
any
[]
outputs
outputs
:
FlowNodeRunOutput
[]
Optional
output
File
Uri
outputFileUri
?:
string
errors
errors
:
ErrorData
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
upstream
Runs
input
status
logs
outputs
output
File
Uri
errors
Console
SDK
REST API
Integration App React - v2.13.2
Loading...