businessLineIds property
The unique identifiers of the business lines that the store is associated with.
Implementation
@BuiltValueField(wireName: r'businessLineIds')
BuiltList<String>? get businessLineIds;
The unique identifiers of the business lines that the store is associated with.
@BuiltValueField(wireName: r'businessLineIds')
BuiltList<String>? get businessLineIds;