Builder

class Builder

Properties

Link copied to clipboard

The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

Link copied to clipboard
var nodes: List<Node>?

A list of managed nodes that match the specified filter criteria.