shopperReference property

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

The shopperReference you sent in the /payments request when you saved the account holder's card details.

Implementation

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