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