defaultShopperInteraction property

  1. @BuiltValueField.new(wireName: r'defaultShopperInteraction')
String? get defaultShopperInteraction

The default shopperInteraction value used when processing payments through this merchant account.

Implementation

@BuiltValueField(wireName: r'defaultShopperInteraction')
String? get defaultShopperInteraction;