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
Shipping
Class Shipping
The shipping information for the transaction being sent to the web service.
Hierarchy
default
Shipping
Index
Constructors
constructor
Properties
address
address2
city
company
country
delivery
Speed
first
Name
last
Name
phone
Country
Code
phone
Number
postal
region
Constructors
constructor
new
Shipping
(
shipping
:
ShippingProps
)
:
Shipping
Parameters
shipping:
ShippingProps
Returns
Shipping
Properties
Optional
address
address
?:
string
inheritdoc LocationProps.address
Optional
address2
address2
?:
string
inheritdoc LocationProps.address2
Optional
city
city
?:
string
inheritdoc LocationProps.city
Optional
company
company
?:
string
inheritdoc LocationProps.company
Optional
country
country
?:
string
inheritdoc LocationProps.country
Optional
delivery
Speed
delivery
Speed
?:
DeliverySpeed
inheritdoc ShippingProps.deliverySpeed
Optional
first
Name
first
Name
?:
string
inheritdoc LocationProps.firstName
Optional
last
Name
last
Name
?:
string
inheritdoc LocationProps.lastName
Optional
phone
Country
Code
phone
Country
Code
?:
string
inheritdoc LocationProps.phoneCountryCode
Optional
phone
Number
phone
Number
?:
string
inheritdoc LocationProps.phoneNumber
Optional
postal
postal
?:
string
inheritdoc LocationProps.postal
Optional
region
region
?:
string
inheritdoc LocationProps.region
Exports
Constants
Shipping
constructor
address
address2
city
company
country
delivery
Speed
first
Name
last
Name
phone
Country
Code
phone
Number
postal
region
Generated using
TypeDoc
The shipping information for the transaction being sent to the web service.