shopperStatement property
The store name shown on the shopper's bank or credit card statement and on the shopper receipt.
Implementation
@BuiltValueField(wireName: r'shopperStatement')
String? get shopperStatement;
The store name shown on the shopper's bank or credit card statement and on the shopper receipt.
@BuiltValueField(wireName: r'shopperStatement')
String? get shopperStatement;