Preparing search index...
The search index is not available
@maxmind/minfraud-api-node
@maxmind/minfraud-api-node
Billing
Class Billing
The billing information for the transaction being sent to the web service.
Hierarchy
default
Billing
Index
Constructors
constructor
Properties
address?
address2?
city?
company?
country?
first
Name?
last
Name?
phone
Country
Code?
phone
Number?
postal?
region?
Constructors
constructor
new
Billing
(
billing
)
:
Billing
Parameters
billing
:
LocationProps
Returns
Billing
Properties
Optional
address
address
?:
string
Inherit Doc: LocationProps.address
Optional
address2
address2
?:
string
Inherit Doc: LocationProps.address2
Optional
city
city
?:
string
Inherit Doc: LocationProps.city
Optional
company
company
?:
string
Inherit Doc: LocationProps.company
Optional
country
country
?:
string
Inherit Doc: LocationProps.country
Optional
first
Name
first
Name
?:
string
Inherit Doc: LocationProps.firstName
Optional
last
Name
last
Name
?:
string
Inherit Doc: LocationProps.lastName
Optional
phone
Country
Code
phone
Country
Code
?:
string
Inherit Doc: LocationProps.phoneCountryCode
Optional
phone
Number
phone
Number
?:
string
Inherit Doc: LocationProps.phoneNumber
Optional
postal
postal
?:
string
Inherit Doc: LocationProps.postal
Optional
region
region
?:
string
Inherit Doc: LocationProps.region
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
address
address2
city
company
country
first
Name
last
Name
phone
Country
Code
phone
Number
postal
region
@maxmind/minfraud-api-node
Loading...
The billing information for the transaction being sent to the web service.