Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
CustomerBase
Interface CustomerBase
interface
CustomerBase
{
companyInformation
?:
CompanyInformation
|
null
;
merchantCustomerId
?:
string
|
null
;
vatNumber
?:
string
|
null
;
}
Hierarchy (
View Summary
)
CustomerBase
Customer
CustomerToken
Index
Properties
company
Information?
merchant
Customer
Id?
vat
Number?
Properties
Optional
company
Information
companyInformation
?:
CompanyInformation
|
null
Optional
merchant
Customer
Id
merchantCustomerId
?:
string
|
null
Optional
vat
Number
vatNumber
?:
string
|
null
Deprecated
Use companyInformation.vatNumber instead
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
company
Information
merchant
Customer
Id
vat
Number
Worldline Connect Node.js SDK
Loading...
Deprecated
Use companyInformation.vatNumber instead