store property
The unique identifier of the store that you want to process transactions for.
Implementation
@BuiltValueField(wireName: r'store')
String? get store;
The unique identifier of the store that you want to process transactions for.
@BuiltValueField(wireName: r'store')
String? get store;