Net

data class Net(val type: NetType) : NetCommand

Net two or more obligation states together in a close-out netting style. Limited to bilateral netting as only the beneficiary (not the obligor) needs to sign.

Constructors

Link copied to clipboard
constructor(type: NetType)

Properties

Link copied to clipboard
open override val type: NetType

The type of netting to apply, see NetType for options.