Search
Preparing search index...
The search index is not available
@maxmind/minfraud-api-node
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@maxmind/minfraud-api-node
Device
Class Device
The device information for the transaction being sent to the web service.
Hierarchy
Device
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
accept
Language
?:
string
inheritdoc DeviceProps.acceptLanguage
Optional
ip
Address
ip
Address
?:
string
inheritdoc DeviceProps.ipAddress
Optional
session
Age
session
Age
?:
number
inheritdoc DeviceProps.sessionAge
Optional
session
Id
session
Id
?:
string
inheritdoc DeviceProps.sessionId
Optional
user
Agent
user
Agent
?:
string
inheritdoc DeviceProps.userAgent
Exports
Constants
Device
constructor
accept
Language
ip
Address
session
Age
session
Id
user
Agent
Generated using
TypeDoc
The device information for the transaction being sent to the web service.