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