Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
PaymentProductField
Interface PaymentProductField
interface
PaymentProductField
{
dataRestrictions
?:
PaymentProductFieldDataRestrictions
|
null
;
displayHints
?:
PaymentProductFieldDisplayHints
|
null
;
id
?:
string
|
null
;
type
?:
string
|
null
;
usedForLookup
?:
boolean
|
null
;
}
Index
Properties
data
Restrictions?
display
Hints?
id?
type?
used
For
Lookup?
Properties
Optional
data
Restrictions
dataRestrictions
?:
PaymentProductFieldDataRestrictions
|
null
Optional
display
Hints
displayHints
?:
PaymentProductFieldDisplayHints
|
null
Optional
id
id
?:
string
|
null
Optional
type
type
?:
string
|
null
Optional
used
For
Lookup
usedForLookup
?:
boolean
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Restrictions
display
Hints
id
type
used
For
Lookup
Worldline Connect Node.js SDK
Loading...