store property
The physical store, for which this payment is processed.
Implementation
@BuiltValueField(wireName: r'store')
String? get store;
The physical store, for which this payment is processed.
@BuiltValueField(wireName: r'store')
String? get store;