Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
GetCustomerDetailsResponse
Interface GetCustomerDetailsResponse
interface
GetCustomerDetailsResponse
{
city
?:
string
|
null
;
country
?:
string
|
null
;
emailAddress
?:
string
|
null
;
firstName
?:
string
|
null
;
fiscalNumber
?:
string
|
null
;
languageCode
?:
string
|
null
;
phoneNumber
?:
string
|
null
;
street
?:
string
|
null
;
surname
?:
string
|
null
;
zip
?:
string
|
null
;
}
Index
Properties
city?
country?
email
Address?
first
Name?
fiscal
Number?
language
Code?
phone
Number?
street?
surname?
zip?
Properties
Optional
city
city
?:
string
|
null
Optional
country
country
?:
string
|
null
Optional
email
Address
emailAddress
?:
string
|
null
Optional
first
Name
firstName
?:
string
|
null
Optional
fiscal
Number
fiscalNumber
?:
string
|
null
Optional
language
Code
languageCode
?:
string
|
null
Optional
phone
Number
phoneNumber
?:
string
|
null
Optional
street
street
?:
string
|
null
Optional
surname
surname
?:
string
|
null
Optional
zip
zip
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
city
country
email
Address
first
Name
fiscal
Number
language
Code
phone
Number
street
surname
zip
Worldline Connect Node.js SDK
Loading...