shopperInteractionDevice property
- @BuiltValueField.new(wireName: r'shopperInteractionDevice')
Shopper interaction device, such as terminal, mobile device or web browser, to initiate payment requests.
Implementation
@BuiltValueField(wireName: r'shopperInteractionDevice')
ShopperInteractionDevice? get shopperInteractionDevice;