Worldline Connect Node.js SDK
Preparing search index...
model/types
ProxyConfiguration
Interface ProxyConfiguration
interface
ProxyConfiguration
{
credentials
?:
string
;
host
:
string
;
port
?:
number
;
scheme
?:
"http"
|
"https"
;
}
Index
Properties
credentials?
host
port?
scheme?
Properties
Optional
credentials
credentials
?:
string
host
host
:
string
Optional
port
port
?:
number
Optional
scheme
scheme
?:
"http"
|
"https"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
credentials
host
port
scheme
Worldline Connect Node.js SDK
Loading...