shopperReference property
The ID that uniquely identifies the shopper. This is the same as the shopperReference used in the initial payment.
Implementation
@BuiltValueField(wireName: r'shopperReference')
String? get shopperReference;
The ID that uniquely identifies the shopper. This is the same as the shopperReference used in the initial payment.
@BuiltValueField(wireName: r'shopperReference')
String? get shopperReference;