transferInstruments property
- @BuiltValueField.new(wireName: r'transferInstruments')
List of transfer instruments that the legal entity owns.
Implementation
@BuiltValueField(wireName: r'transferInstruments')
BuiltList<TransferInstrumentReference>? get transferInstruments;