interface NetCommand : CommandDataA common netting command for contracts whose states can be netted.
| type |
abstract val type: NetTypeThe type of netting to apply, see NetType for options. |
| Net |
data class Net : NetCommand, CommandsNet 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. |