BridgeOutput

data class BridgeOutput(val networkOutput: BridgeNetworkOutput? = null)

The output of the bridge.

Constructors

Link copied to clipboard
constructor(networkOutput: BridgeNetworkOutput? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The output of the bridge. A network output is delivered to your premises.