Preparing search index...
The search index is not available
@maxmind/minfraud-api-node
@maxmind/minfraud-api-node
Event
Class Event
Event information for the transaction being sent to the web service.
Implements
EventProps
Index
Constructors
constructor
Properties
shop
Id?
time?
transaction
Id?
type?
Constructors
constructor
new
Event
(
minfraudEvent
)
:
Event
Parameters
minfraudEvent
:
EventProps
Returns
Event
Properties
Optional
shop
Id
shop
Id
?:
string
Inherit Doc: EventProps.shopId
Optional
time
time
?:
Date
Inherit Doc: EventProps.time
Optional
transaction
Id
transaction
Id
?:
string
Inherit Doc: EventProps.transactionId
Optional
type
type
?:
EventType
Inherit Doc: EventProps.EventType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
shop
Id
time
transaction
Id
type
@maxmind/minfraud-api-node
Loading...
Event information for the transaction being sent to the web service.