Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
FlowNodeRunRecord
Interface FlowNodeRunRecord
interface
FlowNodeRunRecord
{
id
:
string
;
upstreamRuns
:
UpstreamFlowNodeRun
[]
;
input
:
any
;
status
:
FlowNodeRunStatus
;
logs
:
any
[]
;
outputs
:
FlowNodeRunOutput
[]
;
outputFileUri
?:
string
;
errors
:
ErrorData
[]
;
}
Hierarchy (
view full
)
FlowNodeRunParameters
FlowNodeRunResult
FlowNodeRunRecord
Index
Properties
id
upstream
Runs
input
status
logs
outputs
output
File
Uri?
errors
Properties
id
id
:
string
upstream
Runs
upstream
Runs
:
UpstreamFlowNodeRun
[]
input
input
:
any
status
status
:
FlowNodeRunStatus
logs
logs
:
any
[]
outputs
outputs
:
FlowNodeRunOutput
[]
Optional
output
File
Uri
output
File
Uri
?:
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
React Lib
REST API
Integration App SDK - v1.9.0
Loading...