shopperReference property

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

Your unique shopper reference that is associated with the storedPaymentMethodId.

Implementation

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