transferInstrumentId property
The unique identifier of your user's verified transfer instrument, which you can use to top up their balance accounts.
Implementation
@BuiltValueField(wireName: r'transferInstrumentId')
String? get transferInstrumentId;
The unique identifier of your user's verified transfer instrument, which you can use to top up their balance accounts.
@BuiltValueField(wireName: r'transferInstrumentId')
String? get transferInstrumentId;