allowedLoyaltyBrand property
Loyalty brands or programs allowed by the Sale System for the loyalty transaction. Restrict brand if data sent.
Implementation
@BuiltValueField(wireName: r'AllowedLoyaltyBrand')
BuiltList<String>? get allowedLoyaltyBrand;