eCommerce constant
- @BuiltValueEnumConst.new(wireName: r'eCommerce')
The sales channel. Required if the merchant account does not have a sales channel. When you provide this field, it overrides the default sales channel set on the merchant account. Possible values: eCommerce, pos, contAuth, and moto.
Implementation
@BuiltValueEnumConst(wireName: r'eCommerce')
static const PaymentMethodSetupInfoShopperInteractionEnum eCommerce = _$paymentMethodSetupInfoShopperInteractionEnum_eCommerce;