shopperReference property

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

The shopperReference passed in the payment request. Example: AdyenTestShopperXX

Implementation

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