paymentInstrumentId property

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

The unique identifier of the payment instrument that is associated with the SCA device.

Implementation

@BuiltValueField(wireName: r'paymentInstrumentId')
String? get paymentInstrumentId;