Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
RefundCustomer
Interface RefundCustomer
interface
RefundCustomer
{
address
?:
AddressPersonal
|
null
;
companyInformation
?:
CompanyInformation
|
null
;
contactDetails
?:
ContactDetailsBase
|
null
;
fiscalNumber
?:
string
|
null
;
}
Index
Properties
address?
company
Information?
contact
Details?
fiscal
Number?
Properties
Optional
address
address
?:
AddressPersonal
|
null
Optional
company
Information
companyInformation
?:
CompanyInformation
|
null
Optional
contact
Details
contactDetails
?:
ContactDetailsBase
|
null
Optional
fiscal
Number
fiscalNumber
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
company
Information
contact
Details
fiscal
Number
Worldline Connect Node.js SDK
Loading...