replacementOfId property
The unique identifier of the payment instrument that is replaced by this payment instrument.
Implementation
@BuiltValueField(wireName: r'replacementOfId')
String? get replacementOfId;
The unique identifier of the payment instrument that is replaced by this payment instrument.
@BuiltValueField(wireName: r'replacementOfId')
String? get replacementOfId;