replacedById property

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

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

Implementation

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