store property
The store code of the store. With this parameter, the response only includes the terminals assigned to the specified store.
Implementation
@BuiltValueField(wireName: r'store')
String? get store;
The store code of the store. With this parameter, the response only includes the terminals assigned to the specified store.
@BuiltValueField(wireName: r'store')
String? get store;