paymentInstrumentId property
The unique identifier of the payment instrument to which the network token is associated.
Implementation
@BuiltValueField(wireName: r'paymentInstrumentId')
String? get paymentInstrumentId;
The unique identifier of the payment instrument to which the network token is associated.
@BuiltValueField(wireName: r'paymentInstrumentId')
String? get paymentInstrumentId;