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