shopperInteraction property
- @BuiltValueField.new(wireName: r'shopperInteraction')
The sales channel. Possible values: Ecommerce, POS.
Implementation
@BuiltValueField(wireName: r'shopperInteraction')
StoreDetailShopperInteractionEnum? get shopperInteraction;