shopperEmail property
The shopper's email address. We recommend that you provide this data, as it is used in velocity fraud checks.
Implementation
@BuiltValueField(wireName: r'shopperEmail')
String? get shopperEmail;
The shopper's email address. We recommend that you provide this data, as it is used in velocity fraud checks.
@BuiltValueField(wireName: r'shopperEmail')
String? get shopperEmail;