Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
PaymentProductFieldDisplayElement
Interface PaymentProductFieldDisplayElement
interface
PaymentProductFieldDisplayElement
{
id
?:
string
|
null
;
label
?:
string
|
null
;
type
?:
string
|
null
;
value
?:
string
|
null
;
}
Index
Properties
id?
label?
type?
value?
Properties
Optional
id
id
?:
string
|
null
Optional
label
label
?:
string
|
null
Optional
type
type
?:
string
|
null
Optional
value
value
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
label
type
value
Worldline Connect Node.js SDK
Loading...