counterparty property

  1. @BuiltValueField.new(wireName: r'counterparty')
CounterpartyV3 get counterparty

The other party in the transfer.

Implementation

@BuiltValueField(wireName: r'counterparty')
CounterpartyV3 get counterparty;