replacementOfId property

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

The unique identifier of the payment instrument that is replaced by this payment instrument.

Implementation

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