transferInstruments property

  1. @BuiltValueField.new(wireName: r'transferInstruments')
BuiltList<TransferInstrumentReference>? get transferInstruments

List of transfer instruments that the legal entity owns.

Implementation

@BuiltValueField(wireName: r'transferInstruments')
BuiltList<TransferInstrumentReference>? get transferInstruments;