transferInstruments property

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

Contains the status of the transfer instruments associated with this capability.

Implementation

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