FlowVersionFlowNodeOutput

Output of a node in a flow

Constructors

Link copied to clipboard
constructor(name: String, type: FlowVersionFlowNodeIoDataType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of a node output in a flow

Link copied to clipboard

The data type of the output. If the output doesn't match this type at runtime, a validation error will be thrown.