transferInstruments property

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

The capability status of transfer instruments associated with the legal entity.

Implementation

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