@maxmind/minfraud-api-node
Preparing search index...
Device
Class Device
The device information for the transaction being sent to the web service.
Implements
DeviceProps
Index
Constructors
constructor
Properties
accept
Language?
ip
Address?
session
Age?
session
Id?
user
Agent?
Constructors
constructor
new
Device
(
device
:
DeviceProps
)
:
Device
Parameters
device
:
DeviceProps
Returns
Device
Properties
Optional
accept
Language
acceptLanguage
?:
string
Inherit Doc: DeviceProps.acceptLanguage
Optional
ip
Address
ipAddress
?:
string
Inherit Doc: DeviceProps.ipAddress
Optional
session
Age
sessionAge
?:
number
Inherit Doc: DeviceProps.sessionAge
Optional
session
Id
sessionId
?:
string
Inherit Doc: DeviceProps.sessionId
Optional
user
Agent
userAgent
?:
string
Inherit Doc: DeviceProps.userAgent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
accept
Language
ip
Address
session
Age
session
Id
user
Agent
@maxmind/minfraud-api-node
Loading...
The device information for the transaction being sent to the web service.