deviceChannel property
- @BuiltValueField.new(wireName: r'deviceChannel')
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
@BuiltValueField(wireName: r'deviceChannel')
AuthenticationInfoDeviceChannelEnum get deviceChannel;