Preparing search index...
The search index is not available
@maxmind/minfraud-api-node
@maxmind/minfraud-api-node
Order
Class Order
The order information for the transaction being sent to the web service.
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
)
:
Order
Parameters
order
:
OrderProps
Returns
Order
Properties
Optional
affiliate
Id
affiliate
Id
?:
string
Inherit Doc: OrderProps.affiliateId
Optional
amount
amount
?:
number
Inherit Doc: OrderProps.amount
Optional
currency
currency
?:
string
Inherit Doc: OrderProps.currency
Optional
discount
Code
discount
Code
?:
string
Inherit Doc: OrderProps.discountCode
Optional
has
Gift
Message
has
Gift
Message
?:
boolean
Inherit Doc: OrderProps.hasGiftMessage
Optional
is
Gift
is
Gift
?:
boolean
Inherit Doc: OrderProps.isGift
Optional
referrer
Uri
referrer
Uri
?:
URL
Inherit Doc: OrderProps.referrerUri
Optional
subaffiliate
Id
subaffiliate
Id
?:
string
Inherit Doc: OrderProps.subaffiliateId
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
affiliate
Id
amount
currency
discount
Code
has
Gift
Message
is
Gift
referrer
Uri
subaffiliate
Id
@maxmind/minfraud-api-node
Loading...
The order information for the transaction being sent to the web service.