store property
The store code of the store that you want to assign the terminals to.
Implementation
@BuiltValueField(wireName: r'store')
String? get store;
The store code of the store that you want to assign the terminals to.
@BuiltValueField(wireName: r'store')
String? get store;