storeId property
The unique identifier of the store to which terminal is assigned.
Implementation
@BuiltValueField(wireName: r'storeId')
String? get storeId;
The unique identifier of the store to which terminal is assigned.
@BuiltValueField(wireName: r'storeId')
String? get storeId;