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