Preparing search index...
The search index is not available
@maxmind/minfraud-api-node
@maxmind/minfraud-api-node
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
)
:
Device
Parameters
device
:
DeviceProps
Returns
Device
Properties
Optional
accept
Language
accept
Language
?:
string
Inherit Doc: DeviceProps.acceptLanguage
Optional
ip
Address
ip
Address
?:
string
Inherit Doc: DeviceProps.ipAddress
Optional
session
Age
session
Age
?:
number
Inherit Doc: DeviceProps.sessionAge
Optional
session
Id
session
Id
?:
string
Inherit Doc: DeviceProps.sessionId
Optional
user
Agent
user
Agent
?:
string
Inherit Doc: DeviceProps.userAgent
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
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.