shopperReference property

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

The shopper's reference to uniquely identify this shopper (e.g. user ID or account ID).

Implementation

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