Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
Debtor
Interface Debtor
interface
Debtor
{
additionalAddressInfo
?:
string
|
null
;
city
?:
string
|
null
;
countryCode
?:
string
|
null
;
firstName
?:
string
|
null
;
houseNumber
?:
string
|
null
;
state
?:
string
|
null
;
stateCode
?:
string
|
null
;
street
?:
string
|
null
;
surname
?:
string
|
null
;
surnamePrefix
?:
string
|
null
;
zip
?:
string
|
null
;
}
Index
Properties
additional
Address
Info?
city?
country
Code?
first
Name?
house
Number?
state?
state
Code?
street?
surname?
surname
Prefix?
zip?
Properties
Optional
additional
Address
Info
additionalAddressInfo
?:
string
|
null
Optional
city
city
?:
string
|
null
Optional
country
Code
countryCode
?:
string
|
null
Optional
first
Name
firstName
?:
string
|
null
Optional
house
Number
houseNumber
?:
string
|
null
Optional
state
state
?:
string
|
null
Optional
state
Code
stateCode
?:
string
|
null
Optional
street
street
?:
string
|
null
Optional
surname
surname
?:
string
|
null
Optional
surname
Prefix
surnamePrefix
?:
string
|
null
Optional
zip
zip
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
additional
Address
Info
city
country
Code
first
Name
house
Number
state
state
Code
street
surname
surname
Prefix
zip
Worldline Connect Node.js SDK
Loading...