paymentInstrumentId property
The unique identifier of the payment instrument, which is the card for which you are managing the PIN.
Implementation
@BuiltValueField(wireName: r'paymentInstrumentId')
String get paymentInstrumentId;
The unique identifier of the payment instrument, which is the card for which you are managing the PIN.
@BuiltValueField(wireName: r'paymentInstrumentId')
String get paymentInstrumentId;