Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
ValueMappingElement
Interface ValueMappingElement
interface
ValueMappingElement
{
displayElements
?:
PaymentProductFieldDisplayElement
[]
|
null
;
displayName
?:
string
|
null
;
value
?:
string
|
null
;
}
Index
Properties
display
Elements?
display
Name?
value?
Properties
Optional
display
Elements
displayElements
?:
PaymentProductFieldDisplayElement
[]
|
null
Optional
display
Name
displayName
?:
string
|
null
Deprecated
Use displayElements instead with ID 'displayName'
Optional
value
value
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Elements
display
Name
value
Worldline Connect Node.js SDK
Loading...
Deprecated
Use displayElements instead with ID 'displayName'