counterparty property
The other party in the transfer.
Implementation
@BuiltValueField(wireName: r'counterparty')
TransferNotificationCounterParty? get counterparty;
The other party in the transfer.
@BuiltValueField(wireName: r'counterparty')
TransferNotificationCounterParty? get counterparty;