paymentInstrumentId property

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

The unique identifier of the payment instrument that was used for the authentication.

Implementation

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