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