browser constant

  1. @BuiltValueEnumConst.new(wireName: r'browser')
AuthenticationInfoDeviceChannelEnum const browser

Indicates the type of channel interface being used to initiate the transaction. Possible values: * app * browser * 3DSRequestorInitiated (initiated by a merchant when the cardholder is not available)

Implementation

@BuiltValueEnumConst(wireName: r'browser')
static const AuthenticationInfoDeviceChannelEnum browser = _$authenticationInfoDeviceChannelEnum_browser;