balanceAccountId property

  1. @BuiltValueField.new(wireName: r'balanceAccountId')
String? get balanceAccountId

The unique identifier of the source balance account. Required if counterparty is transferInstrumentId.

Implementation

@BuiltValueField(wireName: r'balanceAccountId')
String? get balanceAccountId;