Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
PaymentProduct840SpecificOutput
Interface PaymentProduct840SpecificOutput
interface
PaymentProduct840SpecificOutput
{
billingAddress
?:
Address
|
null
;
customerAccount
?:
PaymentProduct840CustomerAccount
|
null
;
customerAddress
?:
Address
|
null
;
protectionEligibility
?:
ProtectionEligibility
|
null
;
}
Index
Properties
billing
Address?
customer
Account?
customer
Address?
protection
Eligibility?
Properties
Optional
billing
Address
billingAddress
?:
Address
|
null
Optional
customer
Account
customerAccount
?:
PaymentProduct840CustomerAccount
|
null
Optional
customer
Address
customerAddress
?:
Address
|
null
Optional
protection
Eligibility
protectionEligibility
?:
ProtectionEligibility
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
billing
Address
customer
Account
customer
Address
protection
Eligibility
Worldline Connect Node.js SDK
Loading...