shopperReference property

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

The ID that uniquely identifies the shopper. This shopperReference must be the same as the shopperReference used in the initial payment.

Implementation

@BuiltValueField(wireName: r'shopperReference')
String get shopperReference;