srcCorrelationId property

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

An identifier used for the Click to Pay transaction.

Implementation

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