Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
KeyValuePair
Interface KeyValuePair
interface
KeyValuePair
{
key
?:
string
|
null
;
value
?:
string
|
null
;
}
Hierarchy (
View Summary
)
KeyValuePair
AccountOnFileAttribute
Index
Properties
key?
value?
Properties
Optional
key
key
?:
string
|
null
Optional
value
value
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
Worldline Connect Node.js SDK
Loading...