Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
PaymentProductGroupResponse
Interface PaymentProductGroupResponse
interface
PaymentProductGroupResponse
{
accountsOnFile
?:
AccountOnFile
[]
|
null
;
allowsClickToPay
?:
boolean
|
null
;
allowsInstallments
?:
boolean
|
null
;
clickToPayConfiguration
?:
ClickToPayConfiguration
|
null
;
deviceFingerprintEnabled
?:
boolean
|
null
;
displayHints
?:
PaymentProductDisplayHints
|
null
;
fields
?:
PaymentProductField
[]
|
null
;
id
?:
string
|
null
;
}
Hierarchy (
View Summary
)
PaymentProductGroup
PaymentProductGroupResponse
Index
Properties
accounts
On
File?
allows
Click
To
Pay?
allows
Installments?
click
To
Pay
Configuration?
device
Fingerprint
Enabled?
display
Hints?
fields?
id?
Properties
Optional
accounts
On
File
accountsOnFile
?:
AccountOnFile
[]
|
null
Optional
allows
Click
To
Pay
allowsClickToPay
?:
boolean
|
null
Optional
allows
Installments
allowsInstallments
?:
boolean
|
null
Optional
click
To
Pay
Configuration
clickToPayConfiguration
?:
ClickToPayConfiguration
|
null
Optional
device
Fingerprint
Enabled
deviceFingerprintEnabled
?:
boolean
|
null
Optional
display
Hints
displayHints
?:
PaymentProductDisplayHints
|
null
Optional
fields
fields
?:
PaymentProductField
[]
|
null
Optional
id
id
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accounts
On
File
allows
Click
To
Pay
allows
Installments
click
To
Pay
Configuration
device
Fingerprint
Enabled
display
Hints
fields
id
Worldline Connect Node.js SDK
Loading...