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
Order
Class Order
The order information for the transaction being sent to the web service.
Hierarchy
Order
Implements
OrderProps
Index
Constructors
constructor
Properties
affiliate
Id
amount
currency
discount
Code
has
Gift
Message
is
Gift
referrer
Uri
subaffiliate
Id
Constructors
constructor
new
Order
(
order
:
OrderProps
)
:
Order
Parameters
order:
OrderProps
Returns
Order
Properties
Optional
affiliate
Id
affiliate
Id
?:
string
inheritdoc OrderProps.affiliateId
Optional
amount
amount
?:
number
inheritdoc OrderProps.amount
Optional
currency
currency
?:
string
inheritdoc OrderProps.currency
Optional
discount
Code
discount
Code
?:
string
inheritdoc OrderProps.discountCode
Optional
has
Gift
Message
has
Gift
Message
?:
boolean
inheritdoc OrderProps.hasGiftMessage
Optional
is
Gift
is
Gift
?:
boolean
inheritdoc OrderProps.isGift
Optional
referrer
Uri
referrer
Uri
?:
URL
inheritdoc OrderProps.referrerUri
Optional
subaffiliate
Id
subaffiliate
Id
?:
string
inheritdoc OrderProps.subaffiliateId
Exports
Constants
Order
constructor
affiliate
Id
amount
currency
discount
Code
has
Gift
Message
is
Gift
referrer
Uri
subaffiliate
Id
Generated using
TypeDoc
The order information for the transaction being sent to the web service.