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
Event
Class Event
Event information for the transaction being sent to the web service.
Hierarchy
Event
Implements
EventProps
Index
Constructors
constructor
Properties
shop
Id
time
transaction
Id
type
Constructors
constructor
new
Event
(
minfraudEvent
:
EventProps
)
:
Event
Parameters
minfraudEvent:
EventProps
Returns
Event
Properties
Optional
shop
Id
shop
Id
?:
string
inheritdoc EventProps.shopId
Optional
time
time
?:
Date
inheritdoc EventProps.time
Optional
transaction
Id
transaction
Id
?:
string
inheritdoc EventProps.transactionId
Optional
type
type
?:
EventType
inheritdoc EventProps.EventType
Exports
Constants
Event
constructor
shop
Id
time
transaction
Id
type
Generated using
TypeDoc
Event information for the transaction being sent to the web service.