shopperInteraction property

  1. @BuiltValueField.new(wireName: r'shopperInteraction')
StoreDetailShopperInteractionEnum? get shopperInteraction

The sales channel. Possible values: Ecommerce, POS.

Implementation

@BuiltValueField(wireName: r'shopperInteraction')
StoreDetailShopperInteractionEnum? get shopperInteraction;