Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
FlowNodeHandlerRunResponse
Interface FlowNodeHandlerRunResponse
interface
FlowNodeHandlerRunResponse
{
status
?:
FlowNodeRunStatus
;
output
?:
any
;
errors
?:
ErrorData
[]
;
}
Index
Properties
status?
output?
errors?
Properties
Optional
status
status
?:
FlowNodeRunStatus
Optional
output
output
?:
any
Optional
errors
errors
?:
ErrorData
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
output
errors
Console
SDK
REST API
Membrane React - v0.2.1
Loading...