counterparty property

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

The destination or the source of the funds, depending on the sweep type. Either a balanceAccountId, transferInstrumentId, or merchantAccount is required.

Implementation

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