transferInstruments property
- @BuiltValueField.new(wireName: r'transferInstruments')
Contains the status of the transfer instruments associated with this capability.
Implementation
@BuiltValueField(wireName: r'transferInstruments')
BuiltList<AccountSupportingEntityCapability>? get transferInstruments;