Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
AccountOnFile
Interface AccountOnFile
interface
AccountOnFile
{
attributes
?:
AccountOnFileAttribute
[]
|
null
;
displayHints
?:
AccountOnFileDisplayHints
|
null
;
id
?:
number
|
null
;
paymentProductId
?:
number
|
null
;
}
Index
Properties
attributes?
display
Hints?
id?
payment
Product
Id?
Properties
Optional
attributes
attributes
?:
AccountOnFileAttribute
[]
|
null
Optional
display
Hints
displayHints
?:
AccountOnFileDisplayHints
|
null
Optional
id
id
?:
number
|
null
Optional
payment
Product
Id
paymentProductId
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
display
Hints
id
payment
Product
Id
Worldline Connect Node.js SDK
Loading...