DeviceChannel Property
Device channel.
Syntax
public var deviceChannel: String {
get {...}
set {...} }
Default Value
"02"
Remarks
This field indicates the type of channel interface being used to initiate the transaction.
Possible values include:
| 01 | App-based |
| 02 - default | Browser |
| 03 | 3DS Requestor Initiated (3RI) |