Builder

class Builder

Properties

Link copied to clipboard

Contains configurations for the node.

Link copied to clipboard

An array of objects, each of which contains information about an input into the node.

Link copied to clipboard
var name: String?

A name for the node.

Link copied to clipboard

A list of objects, each of which contains information about an output from the node.

Link copied to clipboard

The type of node. This value must match the name of the key that you provide in the configuration you provide in the FlowNodeConfiguration field.