assignedToStore property
The store that the terminal is assigned to, identified by the store reference (also known as store code).
Implementation
@BuiltValueField(wireName: r'assignedToStore')
String? get assignedToStore;
The store that the terminal is assigned to, identified by the store reference (also known as store code).
@BuiltValueField(wireName: r'assignedToStore')
String? get assignedToStore;