Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
PayoutCustomer
Interface PayoutCustomer
interface
PayoutCustomer
{
address
?:
Address
|
null
;
companyInformation
?:
CompanyInformation
|
null
;
contactDetails
?:
ContactDetailsBase
|
null
;
merchantCustomerId
?:
string
|
null
;
name
?:
PersonalName
|
null
;
}
Index
Properties
address?
company
Information?
contact
Details?
merchant
Customer
Id?
name?
Properties
Optional
address
address
?:
Address
|
null
Optional
company
Information
companyInformation
?:
CompanyInformation
|
null
Optional
contact
Details
contactDetails
?:
ContactDetailsBase
|
null
Optional
merchant
Customer
Id
merchantCustomerId
?:
string
|
null
Optional
name
name
?:
PersonalName
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
company
Information
contact
Details
merchant
Customer
Id
name
Worldline Connect Node.js SDK
Loading...