Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
FlowNodeHandlerRunResponse
Interface FlowNodeHandlerRunResponse
interface
FlowNodeHandlerRunResponse
{
status
?:
FlowNodeRunStatus
;
output
?:
any
;
outputFileUri
?:
string
;
errors
?:
ErrorData
[]
;
}
Index
Properties
status?
output?
output
File
Uri?
errors?
Properties
Optional
status
status
?:
FlowNodeRunStatus
Optional
output
output
?:
any
Optional
output
File
Uri
outputFileUri
?:
string
Optional
errors
errors
?:
ErrorData
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
output
output
File
Uri
errors
Console
SDK
REST API
Integration App React - v2.13.2
Loading...