Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
MandateAddress
Interface MandateAddress
interface
MandateAddress
{
city
?:
string
|
null
;
countryCode
?:
string
|
null
;
houseNumber
?:
string
|
null
;
street
?:
string
|
null
;
zip
?:
string
|
null
;
}
Index
Properties
city?
country
Code?
house
Number?
street?
zip?
Properties
Optional
city
city
?:
string
|
null
Optional
country
Code
countryCode
?:
string
|
null
Optional
house
Number
houseNumber
?:
string
|
null
Optional
street
street
?:
string
|
null
Optional
zip
zip
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
city
country
Code
house
Number
street
zip
Worldline Connect Node.js SDK
Loading...