transferInstrumentId property

  1. @BuiltValueField.new(wireName: r'transferInstrumentId')
String get transferInstrumentId

The unique identifier of the transfer instrument that contains the details of the bank account.

Implementation

@BuiltValueField(wireName: r'transferInstrumentId')
String get transferInstrumentId;